Abhishekmishra2808 commented on issue #548:
URL: 
https://github.com/apache/tooling-trusted-releases/issues/548#issuecomment-3800244822

   @andrewmusselman @dave2wave I can work on this issue.
   I plan to introduce a centralized `create_secure_session()` utility with an 
explicit SSL context (hostname verification, CERT_REQUIRED, TLS ≥ 1.2) and 
refactor all `aiohttp.ClientSession() `usages to rely on it.
   I’ll also ensure TLS-related failures are logged.
   Please let me know if this approach aligns with your expectations or if you 
prefer TLS 1.3 only.


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

Reply via email to