Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
openSUSE:Leap:15.2:Rings:1-MinimalX
python-pyOpenSSL
bug-lp-1265482.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File bug-lp-1265482.diff of Package python-pyOpenSSL
Index: OpenSSL/test/test_crypto.py =================================================================== --- OpenSSL/tests/test_crypto.py.orig +++ OpenSSL/tests/test_crypto.py @@ -627,7 +627,7 @@ `PKey.generate_key` generates an RSA key when passed `TYPE_RSA` as a type and a reasonable number of bits. """ - bits = 128 + bits = 2048 key = PKey() key.generate_key(TYPE_RSA, bits) assert key.type() == TYPE_RSA
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