01-10-2022 09:26 AM
Hi
We have a requirement to set up a Site to Site VPN from FTD using FMC to a 3rd party using certificate not PSK.
I have set up 100's of VPNs on IOS and ASA with PSK but never with certs on a FTD.
Can anyone point me towards a resource/how-to?
A particular question is what certs to use at either end? Do we just each get a cert from out local AD or do they need to come from the same CA? or an internet CA?
Thanks for your help!!!
Solved! Go to Solution.
01-10-2022 09:37 AM
@raycourtney yes you need to exchange the CA certificates to trust the certificates.
You might need to network access the peer's CRL server if you want to perform certificate revocation checks, you don't have to do this however.
01-11-2022 04:56 AM
@raycourtney This or This guide might help you creating your local certificate and configuring the VPN. You would then need to go to objects > PKI > Trusted CAs to add the peer's CA certificate in order to establish trust when authenticating.
01-10-2022 09:29 AM
@raycourtney the certificates do not necessarily need to be issued by the same CA, the FTD just needs to trust both certificates. So upload the CA certificate of the CA that signs your certificate and if different upload the CA certificate of the peer.
01-10-2022 09:32 AM
Thanks Rob.
So we don't need to be able to see each other's CA, we just need to exchange CA certs so that the VPN certs are trusted?
01-10-2022 09:37 AM
@raycourtney yes you need to exchange the CA certificates to trust the certificates.
You might need to network access the peer's CRL server if you want to perform certificate revocation checks, you don't have to do this however.
01-11-2022 03:01 AM
01-11-2022 04:56 AM
@raycourtney This or This guide might help you creating your local certificate and configuring the VPN. You would then need to go to objects > PKI > Trusted CAs to add the peer's CA certificate in order to establish trust when authenticating.
01-11-2022 07:01 AM
Awesome! Thanks for that @Rob Ingram
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