|
You are here |
muffsec.com | ||
| | | | |
nakov.com
|
|
| | | | | By design when we open an SSL connection in Java (e.g. through java.net.URL.openConnection("https://....")) the JSSE implementation of the SSL protocol performs few validations to ensure the requested host is not fake. This involves validation of the server's X.509 certificate with the PKIX algorith | |
| | | | |
juffalow.com
|
|
| | | | | This post describes how to make HTTP GET and POST request on server. I will use httpbin server for testing. It returns you everything you send there : query params, post data, headers, etc. | |
| | | | |
jamesward.com
|
|
| | | | | [AI summary] This article explains how to use MongoDB for storing session state in a Java web application with Jetty, enabling scalable and maintainable session management without sticky sessions or session replication. | |
| | | | |
blog.rasc.ch
|
|
| | | |||