https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229640
Kai <freebsd_po...@k-worx.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pyt...@freebsd.org Attachment #194994| |maintainer-approval?(python Flags| |@FreeBSD.org) --- Comment #3 from Kai <freebsd_po...@k-worx.org> --- Created attachment 194994 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=194994&action=edit python37-fix-ssl-with-10.4.patch Ok, that bug has been closed as 'not a bug', which makes sense by the technical background. Maybe it makes sense to implement Pascal's suggestion (extend the SSL check) together with a warning to avoid confusion and future PRs until autumn 2018 when 10.4 will be EOL? Attached is a patch for it. This has been tested with: - 10.4-RELEASE amd64 with openssl from ports, libressl -> OK (no warning) - 10.4-RELEASE amd64 with base openssl -> OK (with warning) - 11.2-RELEASE amd64 with base openssl -> OK (no warning) -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"