Explore >> Select a destination


You are here

www.tyil.nl
| | shibumi.dev
1.1 parsecs away

Travel
| | How to move your nginx webserver configuration to a more modern webserver called caddy. Caddy has several advantages like automated TLS
| | blog.hackeriet.no
2.2 parsecs away

Travel
| | Let us go over the stack we use to power this blog and why it's both easy to use and fast for our visitors. The goal is to serve the blog as fast as possibl...
| | blog.notmyhostna.me
0.6 parsecs away

Travel
| | I recently moved from using a wildcard certificate to using a bunch of certificates from Let's Encrypt. I was a bit hesitant in the beginning because ...
| | blog.zespre.com
10.0 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...