jdstroy / JavaPoly

JavaPoly.js: JavaPoly.js is a library that polyfills native JVM support in the browser. It allows you to import your existing Java code, and invoke the code directly from Javascript.
https://www.javapoly.com/
25 stars 5 forks source link

SSL certificate expired #4

Closed Eduard1997 closed 3 years ago

Eduard1997 commented 5 years ago

Hi! I've created a script in my html file, like this: <script src="https://www.javapoly.com/javapoly.js"></script>, but i get an error in console that says: net:: ERR_INSECURE_RESPONSE. I've made some research and I think SSL Certificate is expired.

jdstroy commented 3 years ago

Hello,

Sorry for the long delay in response. I'm not actually the owner of JavaPoly! I just cloned a mirror of it here on Github. You probably want to try contacting Jim Sproch instead; see the original repository at http://git.javadeploy.net/jimsproch/JavaPoly