Posted April 13, 20214 yr Hello. I am trying to create a mod which connects to a an URL using SSL (MongoDB Atlas), I was searching and I found the user would have to install the certificate before of using the mod. But I didn't like that. So I found this: System.setProperty("jdk.tls.trustNameService", "true"); But it doesn't work. What can I do? Edited April 13, 20214 yr by Tatuck
April 13, 20214 yr Author And how can I use it in my mod? I think I need to use keytool but does that mean everyone who uses my mod will have to use keytool too?
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.