-
Recently Browsing
No registered users viewing this page.
-
Posts
-
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?
-
By nicode3141 · Posted
Thanks for Help, but i dont know where I can find the .java class. could somebody help me? -
By diesieben07 · Posted
You need to use a certificate authority that is trusted. I would suggest Lets Encrypt, which offers free certificates. -
By diesieben07 · Posted
How on earth are you running a game in any meaningful way on a headless machine? 🤔 I figured it out by looking at code that causes the exception and the only possible reason would be that glfwGetPrimaryMonitor returns 0. Reading its documentation tells me that that happens if there are no monitors or an error occured. -
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?
-
-
Topics
-
Who's Online (See full list)
Recommended Posts