The US lock of the Web
ache
Let's talk about Let's Encrypt.
ache
Let's talk about Let's Encrypt.
ache
In this blog post, we will create a self-signed TLS certificate, install it on an nginx server and on client systems.
paddlesteamer's blog
Every day, I see someone from the InfoSec
Logan
GitHub Pages supports HTTPS protocol. It will be good to prefer HTTPS to HTTP. However, I found that if the URLs are not written carefully, the user might be redirected to HTTP URLs. For unknown reason, GitHub Pages are redirecting the directories without trailing slash to the HTTP URLs. For...
Logan
I would like to run shellinabox and my private blog system through HTTPS protocol. However, an SSL certificate is really expensive, thus I decided to run our own certificate authority and distribute my cacert.pem through GitHub Pages. In general, running a certificate authority requires three...
John Glotzer
The web interface for 3ware's RAID controller, 3dm2 uses a self signed certificate when you connect via https://localhost:888. Firefox and Chrome will not accept such a certificate (even if you configure a "security exception), so you cannot administer your RAID controller via the web interface....