Comment 56 for bug 1958267

Revision history for this message
Artur Frysiak (wiget) wrote : Re: "Connection failed" for WPA Enterprise network (e.g. eduroam)

The 'unsafe legacy renegotiation disabled' error is one of error mentioned in this bug report. Another one is 'SSL_connect error:0A0C0103:SSL routines::internal error' after enabling legacy renegotiation.
This issue is discussed in Fedora's Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2069239

Adding patches:
- https://src.fedoraproject.org/rpms/openssl/blob/rawhide/f/0049-Allow-disabling-of-SHA1-signatures.patch
- https://src.fedoraproject.org/rpms/openssl/blob/rawhide/f/0052-Allow-SHA1-in-seclevel-1-if-rh-allow-sha1-signatures.patch
and including `rh-allow-sha1-signatures = true` in `openssl.cnf` fixed problem for me.