macOS
# If you are on a Mac, use this command to split the PEM bundle into individual certificate files
# (Does not work on Linux due to split not supporting the -p flag)
split -p "-----BEGIN CERTIFICATE-----" iosCerts.PEM individual-
How search works in the Security Help Center:
Log In to the Cisco Security Documentation Portal
Cisco Secure Access Help Manage Certificates View the Cisco Trusted Root Store Extract the Certificates Step 4: Generate Individual Certificate Files macOS
Last updated: Aug 29, 2025
# If you are on a Mac, use this command to split the PEM bundle into individual certificate files
# (Does not work on Linux due to split not supporting the -p flag)
split -p "-----BEGIN CERTIFICATE-----" iosCerts.PEM individual-