$ diff -c t1_lib.c t1_lib_2.c *** t1_lib.c 2015-09-14 02:23:04.180535915 +0200 --- t1_lib_2.c 2015-09-14 02:23:22.620374882 +0200 *************** *** 1827,1833 **** * ssl_check_for_safari attempts to fingerprint Safari using OS X * SecureTransport using the TLS extension block in |d|, of length |n|. * Safari, since 10.6, sends exactly these extensions, in this order: ! * SNI, * elliptic_curves * ec_point_formats * --- 1827,1834 ---- * ssl_check_for_safari attempts to fingerprint Safari using OS X * SecureTransport using the TLS extension block in |d|, of length |n|. * Safari, since 10.6, sends exactly these extensions, in this order: ! * SNI ! * signature_algorithms * elliptic_curves * ec_point_formats *
-- Martin Nilsson [email protected] _______________________________________________ openssl-bugs-mod mailing list [email protected] https://mta.openssl.org/mailman/listinfo/openssl-bugs-mod _______________________________________________ openssl-dev mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev
