- Notifications
You must be signed in to change notification settings - Fork5
Commit1c2b7c0
committed
Restore the SSL_set_session_id_context() call to OpenSSL renegotiation.
This reverts the removal of the call in commit (272923a). It turns out itwasn't superfluous after all: without it, renegotiation fails if a clientcertificate was used. The rest of the changes in that commit are still OKand not reverted.Per investigation of bug #12769 by Arne Scheffer, although this doesn't fixthe reported bug yet.1 parent9e3ad1a commit1c2b7c0
1 file changed
+4
-0
lines changedLines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
595 | 595 |
| |
596 | 596 |
| |
597 | 597 |
| |
| 598 | + | |
| 599 | + | |
| 600 | + | |
| 601 | + | |
598 | 602 |
| |
599 | 603 |
| |
600 | 604 |
| |
|
0 commit comments
Comments
(0)