I am trying to hit a https url with a self signed cert and I get this error.
sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
Is there anyway around it besides buying a cert?