Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15-SP4:SLECandidates
tls
cipher-tests.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File cipher-tests.patch of Package tls
Author: Sergei Golovan Description: Patch disables tests which list available SSL ciphers because in Debian OpenSSL is built using options which differ from ones assumed by the authors of TclTLS. . This patch is a Debian-specific hack and isn't supposed to be forwarded upstream. Last-Modified: Mon, 02 Apr 2018 14:52:19 +0300 --- a/tests/ciphers.test +++ b/tests/ciphers.test @@ -23,7 +23,7 @@ # tls was compiled against. (RSA BSAFE SSL-C or OpenSSL). # set ::tcltest::testConstraints(rsabsafe) 0 -set ::tcltest::testConstraints(openssl) [string match "OpenSSL*" [tls::version]] +set ::tcltest::testConstraints(openssl) 0 set ::EXPECTEDCIPHERS(rsabsafe) { EDH-DSS-RC4-SHA
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor