↧
Bash Script to Create an SSL Certificate Key and Request (CSR)
Creating multiple SSL certificates for web servers and application can be a repetitive task. Generally speaking, when creating these things manually you would follow the below steps: Create a...
View ArticleOpenSSL Certificate Cheat Sheet
These commands cover the basics of OpenSSL and are valid for either Windows or Linux with the exception that paths may need to be corrected for the respective platform. Install OpenSSL For windows...
View ArticleHow To Change The Zentyal Certificate Algorithm From SHA-1 To SHA256
As of Zentyal version 4.2 the bundled certificate authority (CA) module is creating signed certificates using the SHA-1 algorithm which is an old algorithm and pretty much deprecated. Google Chrome,...
View Article