Explore >> Select a destination


You are here

chrisbergeron.com
| | blog.zespre.com
8.8 parsecs away

Travel
| | Its always recommended to view web pages through HTTPS connections, even its just a static HTML page. So, as a content provider, its my duty to host websites with HTTPS. To enable HTTPS on the web server like Apache or Nginx, valid certificates are required. In my case, I have bought and configured a domain name on Gandi.net for my home cluster. Its better to have different certificates for each service than having a single wildcard certificate for all the services due to security concerns. However, I st...
| | rajkumaar.co.in
9.1 parsecs away

Travel
| | It was during COVID-19 that I thought of buying a Raspberry Pi 4, purely out of boredom.
| | cmetcalfe.ca
10.2 parsecs away

Travel
| | Proxied access to the Namecheap DNS API | Background Both this site and my home server use HTTPS certificates provided by Let's Encrypt. Previously I was...
| | xvnpw.github.io
49.0 parsecs away

Travel
| After checking Apache APISIX and Traefik, for path traversal in authZ context, now I will research Emissary ingress. In Emissary there is feature called Basic authentication, which is very similar to forward authentication discussed in Traefik.