SSL Session caching in Apache HTTP Webserver
In this section, we will be looking at couple of stuffs as below : Is SSL Session Caching configured for Apache HTTP Webserver Testing SSL Session Caching (SSL session resumption) Before we start over, lets have a basic understanding of what is SSL session caching and its significance. SSL Session Caching (Session Resumption): It is a performance optimization mechanism that
Read more