News

Learn the best practices for implementing SSL/TLS in a Java web service, such as choosing a certificate, configuring the server, and testing the connection.
Oracle released new security updates for Java to fix 19 vulnerabilities and disable default support for SSL 3.0, an outdated version of the secure communications protocol that is vulnerable to ...
šŸ” Tutorial of setting up Security for your API with one way authentication with TLS/SSL and mutual authentication for a java based web server and a client with both Spring Boot.
We can recommend to take a look on the official Javalin.io / SSL Tutorial - Generate self-signed certificate, because we're using this integration to support PEM certificates in Reposilite.
Oracle has released a new Java security update to address multiple vulnerabilities, including one exploited during a recently disclosed attack that can allow eavesdropping on encrypted ...