Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

You've made your point, but note the built-in HTTPS server only supports TLS 1.2, so don't use that for production code. (For testing it's probably fine.)


TLS is supplied by the underlying JDK, which has been 1.3 for some time. How is HttpsServer not 1.3?


Not sure, but the API docs say 1.2. Maybe the com.sun packages include their own implementation of TLS, separate from the TLS used in the rest of the JRE.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: