SSL
-
Enterprise Java
Enabling HTTP/2 in Spring Boot with Tomcat
HTTP/2 is a major revision of the HTTP protocol that improves performance by enabling multiplexed streams, header compression, and server…
Read More » -
Enterprise Java
Spring Unified SSL Support
With the increasing need for secure communication, SSL/TLS plays a vital role in protecting sensitive data over the network. Spring…
Read More » -
Software Development
Top 10 Compelling Reasons to Secure Your Website with an SSL Certificate
In an age where our lives are increasingly intertwined with the digital realm, cybersecurity has become a paramount concern. One…
Read More » -
Enterprise Java
Setup SSL in Jetty
Have you faced issues when you have to quickly enable SSL and you got stuck with it :-( You are…
Read More » -
Core Java
Mutual Problems
The HTTPS protocol is the well-established standard for securing our connections. Understanding how this protocol works is not a problem…
Read More » -
DevOps
Apache HTTP server with Tomcat on SSL
Introduction I recently needed to simulate our production deployment environment in my local machine. Our production applications are running on…
Read More »