0

I am trying to simulate HTTPS API in Hoverfly but getting below error

Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

I tried setting localHoverflyConfig.disableTlsVerification(); but this also not working.

Application runs inside Docker Container and I am importing the certificate inside cacerts inside docker file using keytool

Not able to find proper documentation for Java.

Doctor Who
  • 747
  • 1
  • 5
  • 28

0 Answers0