Overview
Request 205624 accepted
- Update to 1.18.1
* LibsslTLSContext: Remove weak cipher suite
* AppleTLS: Enable --certificate
* util::percentEncodeMini: Fix regression bug removed unsignedness
* Log exception; throw error if loading private key and/or certificate
failed
* Provide internal ARC4 implementation
* Internal implementation of DHKeyExchange
* PKCS12 support in --certificate and --rpc-certificate options.
* Add --disable-ssl configure option
* Add internal md5 and sha1 message digests
* Fix AppleMessageDigestImpl use with large data
* Set old cookie's creation-time to new cookie on replacement
* Fix link error with Android NDK r9
Request History
RedDwarf created request
- Update to 1.18.1
* LibsslTLSContext: Remove weak cipher suite
* AppleTLS: Enable --certificate
* util::percentEncodeMini: Fix regression bug removed unsignedness
* Log exception; throw error if loading private key and/or certificate
failed
* Provide internal ARC4 implementation
* Internal implementation of DHKeyExchange
* PKCS12 support in --certificate and --rpc-certificate options.
* Add --disable-ssl configure option
* Add internal md5 and sha1 message digests
* Fix AppleMessageDigestImpl use with large data
* Set old cookie's creation-time to new cookie on replacement
* Fix link error with Android NDK r9
mrdocs accepted request
Thanks