[RFC5746] issue with ssl decryption: openssl3.0 unsafe legacy renegotiation disabled
Since I upgraded to the lastest fedora, all of my python/ansible script failed when they are decrypted by our palo alto ssl outbound policy.
After some diging, fedora 35 was using openssl 1.1.1 and fedora 36 switched to openssl 3.0: https://fedorap
...


