Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable session cache (stable) #1187

Merged

Conversation

bbockelm
Copy link
Contributor

The session cache breaks the built-in X509 client authentication; disable it until we have the time to implement a real cache.

Doing this as a one-off against the stable branch as master has significantly diverged in how it handles the SSL_CTX.

Builds fine on CentOS 6; from some sleuthing, it seems this API was present in OpenSSL 1.0.2.

The session cache breaks the built-in X509 client authentication;
disable it until we have the time to implement a real cache.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants