These extensions adds additional information to a certificate. In a later article, we need these extensions to be included. So, I'll expand on previous OpenSSL articles and show how we can add these …
Generate keys in OpenSSL using configuration file
In this article, I wanted to briefly talk about how to generate keys and certificates in OpenSSL using a configuration file. In how to configure encrypted connections in Bacula, I wrote about how to …
Continue Reading about Generate keys in OpenSSL using configuration file →
Configure encrypted connections in Bacula
As part of the Bacula series, this article discusses how to configure encrypted connections using TLS in Bacula. We'll quickly go through how to setup a Certificate Authority (CA) as Bacula requires …
Continue Reading about Configure encrypted connections in Bacula →