07-06-2023 07:36 AM - edited 07-07-2023 04:34 AM
Edited post. Looking for Linux command to help confirm location the certs are uploaded to when uploading cert for LDAP authentication.
I don't know location of it so anyone know proper command to search all directories?
e.g. find /opt -type f -name '*.cer'
Solved! Go to Solution.
07-06-2023 09:18 AM
@CiscoBrownBelt no, the certificate is just the root certificate of the CA used by the LDAP server and used to secure the external authentication communication. Communication between the managed devices and FMC would remain unaffected.
07-07-2023 04:42 AM
@CiscoBrownBelt try - /etc/ssl/certs
07-06-2023 07:45 AM - edited 07-06-2023 09:20 AM
I don quick review, which steps you may think it will break connection to FMC ??
07-07-2023 04:24 AM - edited 07-07-2023 04:35 AM
Nevermind, I forgot to edit post. Happen to know where (or commands) can I find the location the cert is stored on the device via Linux/expert?
I don't know location of it so anyone know proper command to search all directories?
e.g. find /opt -type f -name '*.cer'
07-06-2023 09:18 AM
@CiscoBrownBelt no, the certificate is just the root certificate of the CA used by the LDAP server and used to secure the external authentication communication. Communication between the managed devices and FMC would remain unaffected.
07-07-2023 04:26 AM - edited 07-07-2023 04:35 AM
Nevermind, right meant to update the post.
Happen to know where can I find the location the cert is stored on the device via expert?
I don't know location of it so anyone know proper command to search all directories?
e.g. find /opt -type f -name '*.cer'
07-07-2023 04:42 AM
@CiscoBrownBelt try - /etc/ssl/certs
07-07-2023 04:40 AM
ACtually figured it out but is there an easier way to pinpoint finding the cert used for LDAP?
07-07-2023 11:37 AM
Thanks everyone.
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