Forum Discussion
jchas5
15 years agoContributor
I figured it out. last weeks i was testing some truststore manager preferences and made the following entry to my java.security file:
ssl.TrustManagerFactory.algorithm=PCKS12
I commented this line out and set it back to default:
ssl.TrustManagerFactory.algorithm=PKIX
loadUI started up fine after that.
ssl.TrustManagerFactory.algorithm=PCKS12
I commented this line out and set it back to default:
ssl.TrustManagerFactory.algorithm=PKIX
loadUI started up fine after that.