anx
Results
2
comments of
anx
The issue is caused by newer versions of OpenSSL which enforce subjectAltName in all certificates. I worked around by adding something like this in **bin/create-root-ca**: ``` ... 40 source ${HOME}/bin/defaults.conf...
OMG, thank you :D i was beginning to question my sanity xD