rusackas commented on PR #40647: URL: https://github.com/apache/superset/pull/40647#issuecomment-4672668915
@aminghadersohi Good catch — fixed in fc6fe3a. The comment now correctly references `ssl.Purpose.SERVER_AUTH`, which is what `ssl.create_default_context()` defaults to and the correct purpose for Superset acting as an SMTP client verifying the mail server's certificate. -- 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]
