-
Task
-
Resolution: Done
-
Normal
-
None
-
devex docs #220 Jun 9-Jun 30, devex docs #221 Jun 30-Jul 21, devex docs #222 Jul 21-Aug 11
-
3
If the certs are marked 'begin/end "trusted" certificate', which hints these might be PEM type 'TRUSTED CERTIFICATE', Java will have trouble processing those (compared to regular certs, which are marked 'begin/end certificate' instead of 'trusted certificate').
You should be able to convert them using `openssl x509 -in cert.pem -out cert.cer`
Reported by: nimmo_rh
—
Scoping
Update the file: https://github.com/eclipse-che/che-docs/blob/master/modules/installation-guide/examples/snip_importing-untrusted-tls-certificates_1.adoc