cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
6208
Views
0
Helpful
4
Replies

ASA site to site vpn with certificate authentication

adamgibs7
Level 6
Level 6

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

 

4 Replies 4

Florin Barhala
Level 6
Level 6

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

  1. generated a self signed certificate
  2. generated a CSR
  3. we gave a csr to globalsign for signing
  4. globalsign signed the certificate and gave to us with his root and intermediate certificate.
  5. i have install the certificate and the work is over on Firewall A

Firewall B Steps

  1. generated a self signed certificate
  2. generated a CSR
  3. we gave a csr to godaddy for signing
  4. godaddy signed the certificate and gave to us with his root and intermediate certificate.
  5. i have install the certificate and the work is over on Firewall B

 

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

Lucky for me :) I stayed away of cert_based VPNs : ))
I would fully rely on the config guide, you should find there step by step configuration. Did you read it?
Review Cisco Networking for a $25 gift card