scaligo (Steve Caligo)
- Login: scaligo
- Registered on: 11/09/2011
- Last sign in: 11/09/2011
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
11/09/2011
-
02:36 AM Ruby Bug #5600 (Closed): OpenSSL::X509::Request can't sign() an OpenSSL::PKey::EC
- Unlike the PKey::DSA and PKey::RSA classes, PKey::EC provides a private_key?() rather than private?() method and is thus incompatible with the other OpenSSL classes that rely on them, i.e. it makes impossible to generate a certificate si...