I want to establish tls resumption in my tomcat server, I'm using AprProtocol implementation in tomcat for tls, went through tomcat documentation but didn't find any suitable config. Current tomcat version : 8.5
Is there any way to do that via configuration?