Glassfish installation cacerts.jks vs cert8.db -


i have old glassfish v2 installation uses cert8.db truststore. ve set new installation of glassfish v3 import old one. found out tha v3 uses jks trustore (cacerts.jks).

is neccesery change trustore *.db files ? if yes how?

thank in advance


Comments

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

r - Update two sets of radiobuttons reactively - shiny -

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -