nyku.rn (Nicolae Rotaru)
- Login: nyku.rn
- Email: nyku.rn@gmail.com
- Registered on: 10/20/2014
- Last sign in: 11/04/2014
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 0 | 0 |
Activity
10/20/2014
-
02:06 PM Ruby Bug #7215: Remaining messages on OpenSSL error queue after Certificate#verify
- the only solution at the moment is running :
### OpenSSL.errors.clear
after certificate verifying. This clears OpenSSL errors array and keeps database connection alive.