HomeDevCentral

Centralizes https configuration and force TLS only
257105063dc0Unpublished

Unpublished Commit · Learn More

Repository Importing: This repository is still importing.

Description

Centralizes https configuration and force TLS only

A lot of code used 'package require http'. This change removed these
requirements and perform once the inclusion in Core.tcl.

For https:// support, ::http::register is called after tls has been
initialized to disable default SSLv3 support (and SSLv2) and enable
TLSv1. That will allow modern post-POODLE SSL negotation compliance.

See http://docs.activestate.com/activetcl/8.6/tls/tls.html

Details

Provenance
derecksonAuthored on Nov 17 2014, 21:12
Parents
rVIPERd3da4467e644: Adding .+nom as alias for .+surname (at Poulpy request)
Branches
Unknown
Tags
Unknown