oops, revert previous patch
This commit is contained in:
@@ -1280,6 +1280,7 @@ start:
|
||||
#else
|
||||
s->state = s->server ? SSL_ST_ACCEPT : SSL_ST_CONNECT;
|
||||
#endif
|
||||
s->renegotiate=1;
|
||||
s->new_session=1;
|
||||
}
|
||||
i=s->handshake_func(s);
|
||||
|
Reference in New Issue
Block a user