Page MenuHomeDevCentral
Feed Advanced Search

Nov 17 2014

dereckson added a revision to T108: Negotiate every https connection in TLS, centralize in one place the http::register call: D1: Centralizes https configuration and force TLS only.
Nov 17 2014, 22:16 · security, Dæghrefn
dereckson updated the diff for D1: Centralizes https configuration and force TLS only.

Restoring base64 line (it could be another idea to require all packages in one place but that's another debate).

Nov 17 2014, 22:15 · Dæghrefn
dereckson planned changes to D1: Centralizes https configuration and force TLS only.
Nov 17 2014, 22:10 · Dæghrefn
dereckson retitled D1: Centralizes https configuration and force TLS only from to Centralizes https configuration and force TLS only.
Nov 17 2014, 21:28 · Dæghrefn
dereckson created T108: Negotiate every https connection in TLS, centralize in one place the http::register call.
Nov 17 2014, 20:37 · security, Dæghrefn
dereckson edited P1 twitter_query issue stacktrace.
Nov 17 2014, 18:58 · Dæghrefn
dereckson added a comment to P2 sslv3 alert handshake failure.

Solution is to disable sslv3 and enable tls with tls::init -tls1 true -ssl2 false -ssl3 false before the socket registration:

Nov 17 2014, 18:57 · Dæghrefn
dereckson updated the language for P2 sslv3 alert handshake failure from tcl to autodetect.
Nov 17 2014, 18:45 · Dæghrefn
dereckson updated the title for P1 twitter_query issue stacktrace from Masterwork From Distant Lands to twitter_query issue stacktrace.
Nov 17 2014, 18:32 · Dæghrefn