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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
