maskit opened a new pull request #8610:
URL: https://github.com/apache/trafficserver/pull/8610


   Added code to support TLS Early Data with BoringSSL.
   
https://commondatastorage.googleapis.com/chromium-boringssl-docs/ssl.h.html#Early-data
   
   I reused code for OpenSSL as much as possible, and there should be no logic 
change on code for OpenSSL. I tested the code for BoringSSL with the existing 
autest, and also ran the test commands (openssl s_client) by hand and checked 
outputs on the both ATS side and the client side. All the outputs seemed fine 
to me, though we can't check those on our CI because we don't have BoringSSL 
build job.
   
   This closes #7503.


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