You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@trafficserver.apache.org by GitBox <gi...@apache.org> on 2020/07/07 22:52:41 UTC

[GitHub] [trafficserver] randall opened a new pull request #6982: WIP Adds OCSP support for BoringSSL

randall opened a new pull request #6982:
URL: https://github.com/apache/trafficserver/pull/6982


   Takes some source files from openssl-1.0.2u that implement the missing server-side OCSP response fetching APIs that were removed in boringssl. 


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [trafficserver] randall closed pull request #6982: WIP Adds OCSP support for BoringSSL

Posted by GitBox <gi...@apache.org>.
randall closed pull request #6982:
URL: https://github.com/apache/trafficserver/pull/6982


   


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [trafficserver] maskit commented on pull request #6982: WIP Adds OCSP support for BoringSSL

Posted by GitBox <gi...@apache.org>.
maskit commented on pull request #6982:
URL: https://github.com/apache/trafficserver/pull/6982#issuecomment-655209562


   > Takes some source files from openssl-1.0.2u
   
   Does this mean you copied the source code? It might cause license issue. Copying source code from their main (master) branch would make things safe and easy because it's AL2.
   https://www.openssl.org/source/license.html
   


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [trafficserver] randall commented on pull request #6982: WIP Adds OCSP support for BoringSSL

Posted by GitBox <gi...@apache.org>.
randall commented on pull request #6982:
URL: https://github.com/apache/trafficserver/pull/6982#issuecomment-655221375


   @masakit Good point. I'm going to close for now do some research.


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org