06-14-2021 05:04 AM
I am using Firepower threat defense system and I have trying to use FDM API in a java program.
When I try to Use it it throws a Exception. I shows that the path is not a certified path to use. Can I have a idea to handle this exception.
Exception Shown below:
06-14-2021 11:05 AM
It looks like an SSL issue. Is Java trusting your certificate (or set to not check for certificate trust)?
06-21-2021 03:52 AM
agree with your point but after I imported the certificate to java trusted certificates, it shows the same error.is it due to certificate is Self-signed ?.
And is there any way to overcome this problem other than overriding SSL certificate verification.
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