This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Certificate management: Importing Signing CA cert

Hi,

the new openVPN version throws an error when trying to connect to the ASG SSL-VPN, which is about the missing CN in the signing CA cert. in result, no client with a new software version can connect.

We already opened a ticket at Astaro.

What interests me is:
Did anybody of you successfully imported an own signing CA cert? I tried a few times, but didn't manage. There must be something magic about it...

bibo

PS: I used the following openssl commands (2048bit doesn't work either):
# openssl req -config openssl.cnf -extensions v3_ca -nodes -new -x509 -newkey rsa:1024 -keyout ca.key -out ca.pem
# openssl pkcs12 -export -in ca.pem -inkey ca.key -out ca.p12


This thread was automatically locked due to age.
Parents Reply Children
No Data