Understood !!!
I appologize ... my original email wasn't very clear. I need to
connect to many different openvpn (pfSense) boxes (not necessarily at
the same time, but there may be a need for that too). So when I have
multiple ca.crt files from all of the different servers what is the
best practice for this type of setup? I have played with setting up
different server and client certs in different sub-directories and it
seems to work ok .... but just wanted to know if that is the
"reccommended" way to go about clients that need multiple "different"
server connections.
----- Original Message -----
Subject: Re: [pfSense Support] Multiple client connections
From: Kyle Mott
To: [email protected]
Date: 18-07-2007 4:34 pm
When you specify the CA Cert, you specify it on a per-client basis
(in
myconfig.ovpn):
## SSL Options, must be modified with correct key/crt
tls-client
ca myca.crt
cert mycert.crt
key mykey.key
-Kyle
David L. Strout wrote:
> I have the OpenVPN client setup and running on a Windows client
and I am
> looking to connect to multiple pfSense servers running OpenVPN
.... the
> problem as I see it is I can have multiple client certificates but
I
> hesitate to copy and overwrite the ca.crt in the openvpn config
directory.
>
>
> I have looked at the OpenVPN site to see if I could see something
about
> this but see nothing.
>
>
> Any thoughts ???
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]