...
This Root Certificate is also available in "truststore" form, ready to be used by Java or other processes in pkcs12 format:
...
- - This Truststore has ONLY the ONAP AAF_RootCA in it.
- truststoreONAPall.jks - This Truststore has the ONAP AAF_RootCA in it PLUS all the Public CA Certs that are in Java 1.8.131 (note: this is in jks format, because the original JAVA truststore was in jks format)
Note: as of Java 8, pkcs12 format is recommended, rather than jks. Java's "keytool" utility provides a conversion for .jks for Java 7 and previous.
...
GUI
...