Re: Known apps supporting tls max frag size extn
Hubert Kario <[email protected]> Mon, 04 Dec 2017 20:09:49 +0100
| Newsgroups | gmane.comp.encryption.openssl.devel |
|---|---|
| Message-ID | <[email protected]> |
On Monday, 4 December 2017 13:43:32 CET Jitendra Lulla via openssl-dev wrote: > Thanks Joey. > > And I found the url for listing a server's tls extensions here: > > http://possible.lv/tools/hb/?domain=yahoo.com > > Do you know how we can enable/test the extensions using firefox or any other > browser? Can't speak for other browsers, but for Firefox it is not possible - the underlying library - NSS - does not expose API that allows addition of arbitrary extensions. in general, tests like these are usually performed either using modified libraries or by using completely custom implementations of TLS > -------------------------------------------- > On Mon, 12/4/17, Joey Yandle <[email protected]> wrote: > > Subject: Re: [openssl-dev] Known apps supporting tls max frag size extn > To: "Jitendra Lulla" <[email protected]>, [email protected] > Date: Monday, December 4, 2017, 5:13 AM > > > Also, I have lost the url of a website > > which used to analyze any given server ( eg www.yahoo.com) > for its supporting various tls extensions. You provide the > server url and it will display all the tls extns supported > by that server. If you know of any such url, could you > please help me with that also. > > > > openssl s_client has an > argument -tlsextdebug: > > $ > openssl s_client -connect www.yahoo.com:443 -tlsextdebug > CONNECTED(00000003) > TLS server > extension "renegotiation info" (id=65281), > len=1 > 0001 - <SPACES/NULS> > TLS server extension "EC point > formats" (id=11), len=4 > 0000 - 03 00 01 > 02 > .... > TLS server extension "session > ticket" (id=35), len=0 > TLS server > extension "heartbeat" (id=15), len=1 -- Regards, Hubert Kario Senior Quality Engineer, QE BaseOS Security team Web: www.cz.redhat.com Red Hat Czech s.r.o., Purkyňova 115, 612 00 Brno, Czech Republic -- openssl-dev mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev
signature.asc
(application/pgp-signature, 833 B)
-----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEYeeuxEU+3unL/K+dkqjRuAHS9fUFAlolnX0ACgkQkqjRuAHS 9fVH0w//cS+5LNBYmMrE0dJ/cCXx91Vc0vKDqaX82weFzpaCyDRyve5kwbc5UFLX 9U7FNLongYECmlJuGbkClGVoa0MkXjXrdQU8CmbvCGzxTttvZWSCpf0M6hnLwx6T pDItYhzTy3ACejN9Mqowg/Swd+R5K3QA8mtZWHMqdJ1VaOiZ2Sq7dSxsaVjvXDLU 7m6QCzpXM5lrT+m9zvVyLS8foAXvFiNRvq2ILXaDtlVnc0/WKdo4fB9INp6RqY0Z 03P19BOCz2PAEHVqxCm/7ZWbtojBe8TW/ZlHDQMBuyNmQnH9PKWBeQNXWZrw9PeH iKWRii1QcnDS12XeREksubw6WjJUcavj3CMmQhQlROpvTZUMlg9w6XpYv+oANHxU vmq2/zwXSe5Hrwi6R3RWA9aX1vEWCCiZfUQLp/t/td8bR82yvmKzuIMTNJbGm9ae nkvrssKiinI8NG9KIzA0SWr+lhcKCkUkZjZeJZ9VM+COIF9PbB8HeHcGnipEUMkc osY9XtmZ4MutTQNlqV8zLyK6THRHBxnF73IfKhtXblJ9tkN1ViDpAAjhCl3hPhzF DIbel+kCNvzPdqakpQJZdT9ndrpiLoOfOGpiPtqCtMjfvN4wWHiKwDs2+bXs8TLU jqXqchL+oirzqyrv817r/a/RuDsda8RjEn/6l6T0/G4LziCxOm0= =5Mch -----END PGP SIGNATURE-----