0% found this document useful (0 votes)
35 views1 page

Ee 1

The document discusses troubleshooting PKIX path building failures in Java SSL connections and importing certificates into the Java cacerts truststore using keytool. It also contains URLs and configuration for a remote OAuth service.

Uploaded by

ElenaCicalini
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
35 views1 page

Ee 1

The document discusses troubleshooting PKIX path building failures in Java SSL connections and importing certificates into the Java cacerts truststore using keytool. It also contains URLs and configuration for a remote OAuth service.

Uploaded by

ElenaCicalini
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

nuovo 1 lunedì 20 dicembre 2021 12:28

https://magicmonster.com/kb/prg/java/ssl/pkix_path_building_failed/
https://stackoverflow.com/questions/21076179/pkix-path-building-failed-and-unable-to
-find-valid-certification-path-to-requ
https://dev.docfly.aruba.it/uaa/.well-known/jwks

keytool -list -v -keystore /path/to/cacerts > java_cacerts.txt

keytool -import -alias example -keystore /path/to/cacerts -file example.der

remoteservice:
oauth-service:
url: https://dev.docfly.aruba.it

-1-

You might also like