arteme / gradle-trust-all

A gradle plugin to disable SSL certificate validation
98 stars 27 forks source link

Not working #6

Open qualityking opened 6 years ago

qualityking commented 6 years ago

I am getting the same issue pre and post using this plugin sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target

Sreevenkateshn commented 4 years ago

Same issue :(

koszta5 commented 3 years ago

can this be addressed ? :-)

SandeepLakka commented 2 years ago

hey @qualityking , @Sreevenkateshn and @koszta5 I fixed the issue but could not raise PR to this repo, use my repo instead https://github.com/SandeepLakka/gradle-trust-all

arteme commented 2 years ago

@SandeepLakka Thank you for picking this project up. I have no time or resources to spend on it. I may just archive this repo and redirect users to yours.