mlibbey commented on issue #8958: URL: https://github.com/apache/trafficserver/issues/8958#issuecomment-1182772109
This is talking about https. An object can be fetched from origin via http (no s),and stored in cache. Then a client request via https will result in the object sent over tls. So no plug-in required. Generally, you’ll need a cert for the inbound host name (configured in ssl_multicert), and a remap rule in remap.config. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
