Generating JKS file from CRT and P7b

Viewed 15

I know how to generate a .jks file from .crt & .key file . But the ssl that I have received contains three file (.crt,.p7b ,ca bundle file). How would I generate .jks file from these file for tomcat. Thanks in advance

0 Answers
Related