03-19-2018 08:02 AM - edited 02-21-2020 07:32 AM
Dears,
Currently I m having a site to site vpn with pre-shared keys , I want to move to digital certificate authentication by a (globalsign or verisign or godaddy) , can anybody route me to the step by step configuration for ikev2 with certificate authentication.
I am having lots of doubts related to the configuration of certificates such as csr, import and the other company certificates what keys i have to install in my ASA etc etc,
Thanks
03-19-2018 09:00 AM
03-19-2018 02:21 PM
Dear Florin
here are the steps that i know but how the 2 parties authenticate each other by certificate what identity firewall A takes with him when initiating a connection to firewall B and firewall B authenticates firewall A on basis of what??? can anybody explain ???
Firewall A steps
Firewall B Steps
03-19-2018 02:57 PM
Hi,
Besides the steps you've details you should import the CA that signed your peer's cert and vicecersa if different.
Regarding the mutual authentication happening in there, each deivice would present its own cert (public key) to its peer.
The key point here is that:
1. Each device would check the issuer of the cert it received from its peer using its local CA certs (was is signed by Verisgn and valid/not revoked (CRL/OCSP)
2. Can you prove that you also have the (pair) private key of the cert you previsouly sent? If so, you could sign/encrypt a piece of data I'll send to you.
Not sure about the specific details regarding the math behind it, but the concept is more or less the same.
Thanks,
Octavian
03-20-2018 02:15 AM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide