Page 1 of 1

Can Openvpn Server trust multiple different CA.

Posted: Mon Mar 13, 2017 8:08 am
by quinh
As the tittle. Suppose i have 2 self-signed CA and want to use both of them in only one instance of openvpn. Is that capable ? I read from somewhere that :

Code: Select all

 cat ca1.crt ca2.crt > xxxx.crt 
but when i try, it was not working. Can you help me? Thankyou!

Re: Can Openvpn Server trust multiple different CA.

Posted: Mon Mar 13, 2017 12:56 pm
by TinCanTech

Re: Can Openvpn Server trust multiple different CA.

Posted: Mon Mar 13, 2017 5:18 pm
by quinh
2 self-signed CA you know ?