You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by "morningman (via GitHub)" <gi...@apache.org> on 2023/04/11 15:52:47 UTC

[GitHub] [doris] morningman commented on pull request #18530: [enhancement](mysql) enable two-way ssl authentication

morningman commented on PR #18530:
URL: https://github.com/apache/doris/pull/18530#issuecomment-1503660653

   you need to add following files to `.licenserc.yaml` to pass the license check
   
   ```
   conf/mysql_ssl_default_certificate/client_certificate/ca.pem
   conf/mysql_ssl_default_certificate/client_certificate/client-cert.pem
   conf/mysql_ssl_default_certificate/client_certificate/client-key.pem
   regression-test/ssl_default_certificate/ca.pem
   regression-test/ssl_default_certificate/client-cert.pem
   regression-test/ssl_default_certificate/client-key.pem 
   ```


-- 
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: commits-unsubscribe@doris.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org