maskit commented on PR #9591:
URL: https://github.com/apache/trafficserver/pull/9591#issuecomment-1507883217

   The test I did is completely manual. Setup a test web server that serves 
ocsp_response.der used in tls_ocsp autest, setup ATS with certs for the autest, 
then launch ATS. I checked ssl_ocsp debug log.
   
   It would be great if we could have an autest for this, but I don't think we 
can have it because the URL for OCSP responder (http://localhost:8888) is 
written in the cert. I guess autest can open a port with a fixed number but I 
don't think that's something we want to do.
   
   Also, I'm testing the code on several of our prod servers. Although the 
memory leak exist, everything looks fine so far.


-- 
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]

Reply via email to