Question about cert and CA's
Posted: Tue Apr 23, 2013 4:53 am
Hi
I have been looking at
https://community.openvpn.net/openvpn/w ... ate_Chains
and the sample config for server. But I would like to do something slightly different !
I have a certificate from verisign (paid for) for the server. This is to make it easier for the clients to check authen..
But I would like to use the internal openssl CA we have for clients. The server will always have access to the CA and CRL and its a lots cheaper!
So
on the server can I load up the CA.txt with 2 CA's and in the case of verisign can I add in the intemediaries or do I add the intermediaries to the client cert and chain it ....
the question I have is why is the CA.txt for the server relevant for the server cert ....
can I just load up the server.cer file with the interm CA. and load the server CA with just my CA...
Another question .. on my CA i have the root one and a interm one for VPN clients. Can I just add the inter one to the CA.txt file or do I need all. does openvpn just trust what is in the CA.txt file or is it looking for self signed certs !
thanks
I have been looking at
https://community.openvpn.net/openvpn/w ... ate_Chains
and the sample config for server. But I would like to do something slightly different !
I have a certificate from verisign (paid for) for the server. This is to make it easier for the clients to check authen..
But I would like to use the internal openssl CA we have for clients. The server will always have access to the CA and CRL and its a lots cheaper!
So
on the server can I load up the CA.txt with 2 CA's and in the case of verisign can I add in the intemediaries or do I add the intermediaries to the client cert and chain it ....
the question I have is why is the CA.txt for the server relevant for the server cert ....
can I just load up the server.cer file with the interm CA. and load the server CA with just my CA...
Another question .. on my CA i have the root one and a interm one for VPN clients. Can I just add the inter one to the CA.txt file or do I need all. does openvpn just trust what is in the CA.txt file or is it looking for self signed certs !
thanks