i want to enable Rest API for our gerrit tigger jenkins plugin.
So whenever i give the http username/password in the rest api enablement section of the gerrit tigger plugin. i get the following exception
Connection error : sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
The password i took is from our gerrit installation's -> settings-> http password UI. I am not aware of the internal of our git/gerrit server installation and its configurations
my ssh connection for normal git+gerrit operations works fine.
Probably i am missing something very simple.
EDIT Jenkins version : 2.7
Gerrit version : 2.12.2-49-g70b6923
Gerrit trigger plugin: 2.20.0
Regards,
Saurav