Some more details howto configure your nginx server with SSL

Posted on Thu 21 August 2014 in FreeBSD • Tagged with Nginx, openssl, ssl, tls

The guys from bsdnow.tv did a great job by putting together a tutorial with some more details on a proper Nginx configuration and a very good choice for SSL parameters. There where some parts I didn't know neither and the tutorial is create as always.

If you want to …


Continue reading

Import self signed certificate on Windows

Posted on Sat 15 March 2014 in Windows • Tagged with openssl, Windows, Microsoft

If you run your ssl services like Email or internal Websites with self signed certificates you may want to get rid of the certification warning because your certificate is not signed by an official authority.

First generate a certificate which can be imported by Windows from your CA file:

openssl …


Continue reading