Keytool
work with keytool
../../bin/keytool -import -alias subca2 -keystore /<pathtothejksfile>/tomcat.jks -file subca2.crt ../../bin/keytool -import -alias rootca3 -keystore /<pathtothejksfile>/cacertificates.jks -file rootca3.crt ../../bin/keytool -import -alias subca1 -keystore /<pathtothejksfile>/cacertificates.jks -file subca1.crt ../../bin/keytool -import -alias subca2 -keystore /<pathtothejksfile>/cacertificates.jks -file subca2.crt ../../bin/keytool -import -alias subca4 -keystore /<pathtothejksfile>/cacertificates.jks -file subca4.crt ../../bin/keytool -import -alias rootca3 -keystore /<pathtothejksfile>/tomcat.jks -file rootca3.crt ../../bin/keytool -import -alias subca1 -keystore /<pathtothejksfile>/tomcat.jks -file subca1.crt ../../bin/keytool -import -alias subca2 -keystore /<pathtothejksfile>/tomcat.jks -file subca2.crt ../../bin/keytool -list -v -keystore /<pathtothejksfile>/tomcat.jks | grep cobadev ../../bin/keytool -import -alias srv.example.com -keystore /<pathtothejksfile>/tomcat.jks -file ldaps.crt ../../bin/keytool -import -alias subca4 -keystore /<pathtothejksfile>/tomcat.jks -file subca4.crt