Client certificate base authentication

Business solution to host your own OpenVPN server with web management interface and bundled clients.
Post Reply
ben2202
OpenVpn Newbie
Posts: 2
Joined: Wed Aug 29, 2012 10:07 am

Client certificate base authentication

Post by ben2202 » Wed Aug 29, 2012 10:16 am

Hello,

I would like to use client certificate base authentification.

I have see that is possible by Append "_AUTOLOGIN" include in CommonName under the certificate of client.

1) They are a lot of script to generate CSR or CRT in openvpn package for linux.
like ./build-ca , ./build-key-server, ./build-key
This script was not include in AS versions, Why ?

I have generate key and csr directly by openssl include in AS version.
But where i store the certificate (sign by my CA) of my client in filesystem of AS version ?

/usr/local/openvpn_as/etc ?
/usr/local/openvpn_as/etc/web-ssl ?

Regards,

Ben

Post Reply