Hi Eric, The truststore is a collection of trusted public key certificates. As you noted, the /etc/ssl/ directory contains pre-loaded CA certificates to be used for this. You can also use the JVM cacerts file, which is already in JKS format.
If this isn’t sufficient, can you provide an error from the log or a further description of the issue you’re encountering? Thanks. Andy LoPresto [email protected] [email protected] PGP Fingerprint: 70EC B3E5 98A6 5A3F D3C4 BACE 3C6E F65B 2F7D EF69 > On Dec 8, 2017, at 10:21 AM, Eric Chaves <[email protected]> wrote: > > Hi, > > I'd like to make an HTTPS request to an internet public service but I'm > failing to to setup the SSL Context Service. I tried to export my system > certs to be used as truststore. > > openssl pkcs12 -export -nokeys -in /etc/ssl/certs/ca-certificates.crt -out > ./assets/truststore.p12 > > Can someone help me out with a step-by-step? > > Thanks
signature.asc
Description: Message signed with OpenPGP using GPGMail
