Hello,
i set an OpenVPn server on linux. I create some client. When i create server, i fill these informations on subject :
C, O, OU, CN.
I if i well understand ma y installation, all clients,who got certs created by an unique and same Ca(than server) CA succeed connecting to the VPN server ?
Is it possible to filter clients who are created by the same CA but with differents OU (organisation unit ) for example ?
How can i do that ?
Sorry for my english.
authentication via cert
Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech
-
- Forum Team
- Posts: 117
- Joined: Tue Jun 09, 2009 4:25 pm
- Location: St. Louis, MO USA
Re: authentication via cert
If by filter, you mean give restrict them to an IP address and/or restrict thier access, then yes you can.Is it possible to filter clients who are created by the same CA but with differents OU (organisation unit ) for example ?
How can i do that ?
- janjust
- Forum Team
- Posts: 2703
- Joined: Fri Aug 20, 2010 2:57 pm
- Location: Amsterdam
- Contact:
Re: authentication via cert
you can restrict access for certain certificates using a 'tls-verify' script. Read the manual page for details. A sample 'tls-verify' script is, of course, also listed in my book 
