lisukorin (Rafał Lisowski)
- Login: lisukorin
- Email: lisukorin@gmail.com
- Registered on: 08/04/2013
- Last sign in: 05/30/2014
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
09/03/2013
-
10:39 PM Ruby Bug #8758: Add initial documentation for SSLServer
- I took me a while (usually I use openssl to generate certs) but I create a Ruby Class which can be used to generate certs.
It's quite big. I am not sure if we should include it in documentation. You can see it here https://gist.github.c...
08/23/2013
-
08:58 PM Ruby Bug #8758: Add initial documentation for SSLServer
- Hi Zachary,
Sorry for late reply.
I agree with your remarks. I will try to provide more detaled instruction and new patch tomorrow.
08/09/2013
-
08:55 AM Ruby Bug #8758 (Closed): Add initial documentation for SSLServer
- In last few days I was struggling with SSLServer, so I decide to add some documentation to that class. Here is my first attempt to describe how use it.
08/04/2013
-
10:20 PM Ruby Feature #8126: OpenSSL::SSL::SSLSocket does not define #recv and #send messages
- I don't know how @postmodern but I miss the getpeername the most.