factor/basis/io/sockets/secure
Benjamin Pollack b0d62bcdc3 io.sockets.secure: add SNI support for Windows
M: secure ((client)) is identical between Unix and Windows, so this probably
could be moved out of the platform-specific vocab, but doing it sanely would
require a refactor I'm not excited about, so punting on that for now.

Fixes #1551
2016-03-12 09:27:31 -05:00
..
debug io.sockets.secure.debug: use <test-secure-config> in some places 2015-10-04 01:25:11 +02:00
openssl openssl: More ciphers. 2016-03-04 18:42:35 +00:00
unix Do not attempt to set an SNI hostname on a server 2016-03-03 13:58:31 -08:00
windows io.sockets.secure: add SNI support for Windows 2016-03-12 09:27:31 -05:00
authors.txt
secure-docs.factor Add SNI support to Factor 2016-03-03 09:48:20 -08:00
secure-tests.factor Add SNI support to Factor 2016-03-03 09:48:20 -08:00
secure.factor openssl: Prefer tls1.2. Only use secure ciphers. 2016-03-04 09:15:12 -08:00
summary.txt
tags.txt