Hi Guys
Need your support !
i need to use third party CA in Remote access VPN.
The remote Access vpn is already configured and working, but now we want to use Certificate along with username and password authentication for users connecting via endpoint security client.
The user database resides on AD Ldap,
i need steps by step process (from creating CA, CSR , and importing) how to get this working,
- how to ADD the trusted Ca on Dashboard, whether we have to create root CA or sub-CA from openssl ?
- Or directly create CSR from firewall itself at first by "cpopenssl req -new -out <CERT.CSR> -keyout <KEYFILE.KEY> -config $CPDIR/conf/openssl.cnf" ? and send CSR to CA to sign ?
- Users are on AD using LDAP account unit, for this do i have create a "user template " and enable Encryotion>enable IKE private key .
is anyone done this requirement and created a document for reference.
Any help would be appreciated.
Thanks