Page 1 of 1

Client certificate base authentication

Posted: Wed Aug 29, 2012 10:20 am
by ben2202
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 version, Why ?

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

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

Regards,

Ben