mkauf (Michael Kaufmann)
- Login: mkauf
- Registered on: 11/28/2018
- Last sign in: 07/24/2023
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
01/16/2019
-
04:32 PM Ruby Feature #15353: Support client certificates with TLS 1.3 and OpenSSL 1.1.1
- > Hello, openssl library now has its own tracker. Is it possible to report this issue at ruby/openssl? https://github.com/ruby/openssl/issues
Thank you for explaining that ruby/openssl has its own bug tracker!
I have created an is...
11/28/2018
-
03:54 PM Ruby Feature #15353 (Closed): Support client certificates with TLS 1.3 and OpenSSL 1.1.1
- A TLS 1.3 server can request a client certificate after the handshake. Clients tell the server during the handshake whether they support this feature.
In OpenSSL 1.1.1, this feature is enabled with the functions SSL_CTX_set_post_hands...