05-13-2025 11:57 PM
Hello,
Managing certificates is getting more and more a nightmare as the valid lifetime will be reduced to 47 days, especially on devices and virtual appliances that don't support any kind of automatic renewal protocol.
What are the options in FMC to automatically renew VPN peer certificates signed by an external public CA? Currently FMC 7.4 only supports EST and SCEP enrollment. [1] None of them supports automatic renewal. Also latest FMC 7.7 does not support ACME. We also use the VPN peer certificate for signing SAML requests for Microsoft EntraID, so renewing a certificate for a VPN peer involves multiple manual steps.
[1] https://www.cisco.com/c/en/us/td/docs/security/secure-firewall/management-center/device-config/740/management-center-device-config-74/objects-certs.html
Solved! Go to Solution.
06-24-2025 05:26 AM
ACME-based certificate renewal support for FMC-managed FTD devices is expected to be introduced later this year (2025) with the next major release (10.0). It is already present and working in the latest ASA code and the FMC support builds on that same foundation.
06-24-2025 12:14 AM - edited 06-24-2025 12:50 AM
Any outlook when FMC will support ACME for certificate renewals?
There's an enhancement request for this: https://bst.cisco.com/quickview/bug/CSCvi00886
06-24-2025 12:55 AM
Thanks for sharing
Have a nice day
MHM
06-24-2025 05:26 AM
ACME-based certificate renewal support for FMC-managed FTD devices is expected to be introduced later this year (2025) with the next major release (10.0). It is already present and working in the latest ASA code and the FMC support builds on that same foundation.
06-25-2025 05:02 AM
I agree that the ASA code in 9.23(1) and later works but it installs only the requested certificate, not any intermediates, which means the certificate chain is incomplete. So, it doesn't work unless the client is able to use AIA fetching. The ones that don't support it complain about the cert. I have a case open for this, actually.
06-25-2025 10:34 AM
@kajtzu Good point - I have also brought up this issue with the Cisco team during FTD beta testing. We will see if they are able to incorporate the intermediate certificate(s) sooner vs. later. Behind the scenes it's a simple chaining operation that can be done in openssl.
09-18-2026 03:58 AM
May I ask the status of your case with the incomplete chain?
09-18-2026 04:15 AM
I think there is an enhancement request, check CSCwt51116 on BTS.
09-18-2026 09:28 AM
That ENH was added due in part to my request for it during beta testing. Over a year later and we are still waiting... Never hold your breath waiting on ENH. Many die quietly in the backlog queue.
I have found that if you manually install the certificate(s) between your CA's well-known root and the device certificate manually as CA-only certificate trustpoints on the device, they will be presented to requestors who look for them. That may satisfy some requirements.
09-20-2026 11:11 PM
Agreed.
The "install manually workaround" thing is not good enough as ACM and LE both give more or less random intermediates when renewing, unfortunately.
09-21-2026 02:24 AM
The half dozen or so VPN certificates I have received from LE all seem to be issued by their YR1 or YR2 intermediate. So, I have adjusted my procedure to just include both of those as enrolled trustpoints.
09-21-2026 03:55 AM
We're using the VPN peer certificates also for SAML identity provider certificate for Microsoft Entra SSO. Will that also work with ACME renewal process?
The public CA we're using always want's a new private key. So far the cert enrollment on FMC 7.6 doesn't show an option to regenerate a new private key with each enrollment. I think I haven't seen t his option either on FMC 10.
02-09-2026 10:52 PM
I wonder which ACME challenges FTD/FMC 10.x will support and whether automatic enrollment works for VPN peer certificate, FMC admin certificate and service provider certificate used by Azure Entra SSO.
09-20-2026 11:23 PM
With certificate lifetimes dropping to 47 days, manual renewal will quickly become difficult to manage. If FMC still doesn’t support ACME, the best workaround is to automate renewal externally and script the import/deployment steps in FMC. A Cisco feature request for native automated renewal would also make sense here.
09-21-2026 12:21 AM
Probably when AI bots take over the internet, the certificate lifetime will be reduced again to 47 nanoseconds.
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