Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
DISCONTINUED:openSUSE:11.2:Update
python3-doc
python-3.0b3-ssl-compat.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File python-3.0b3-ssl-compat.patch of Package python3-doc
--- Modules/_ssl.c +++ Modules/_ssl.c @@ -309,6 +309,7 @@ errstr = ERRSTR("Invalid SSL protocol variant specified."); goto fail; } + SSL_CTX_set_options(self->ctx, SSL_OP_ALL); /* ssl compatibility */ if (certreq != PY_SSL_CERT_NONE) { if (cacerts_file == NULL) {
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