wesoly_opos (Jarosław Górny)
- Login: wesoly_opos
- Registered on: 03/09/2016
- Last sign in: 06/22/2016
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
03/09/2016
-
03:05 PM Ruby Bug #12162 (Third Party's Issue): OpenSSL::PKCS7 seems to create broken objects (nested asn.1 error)
- When trying to read previously created OpenSSL::PKCS7 object, it fails with 'nested asn.1 error'. Seems like object is broken.
Steps to reproduce:
1. Generate x.509 certificate (either from CLI or in Ruby) and store it in OpenSSL...