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

Support ALPN extension #38

Closed
wants to merge 9 commits into from
Closed

Support ALPN extension #38

wants to merge 9 commits into from

Conversation

bobbypriam
Copy link
Contributor

Addresses #37.

Let me hear your thoughts. Thanks!

@bobbypriam
Copy link
Contributor Author

Hmm I'm not sure why the build is failing:

/usr/bin/ld: ../src/libssl_threads_stubs.a(ssl_stubs.o): undefined reference to symbol 'X509_free@@OPENSSL_1.0.0'
//lib/x86_64-linux-gnu/libcrypto.so.1.0.0: error adding symbols: DSO missing from command line

smimram added a commit that referenced this pull request Jul 3, 2019
ALPN support + TLS 1.3 fix.

Fixes #37, #38.
@bobbypriam
Copy link
Contributor Author

Closing this as #48 is merged. Thanks!

@bobbypriam bobbypriam closed this Jul 3, 2019
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.

1 participant