Here's the workaround I use for this.
* Set everything apart from dir in openssl.conf * Create the CA * Rename the folder * Set dir to what you named the folder.
All subsequent operations like generating keys, signing certs etc. work fine. It's just the initial CA generation that doesn't.
Here's the workaround I use for this.
* Set everything apart from dir in openssl.conf
* Create the CA
* Rename the folder
* Set dir to what you named the folder.
All subsequent operations like generating keys, signing certs etc. work fine. It's just the initial CA generation that doesn't.