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

Question about compatibility with OpenSSL 3.x. #2208

Open
vparfonov opened this issue Mar 22, 2024 · 0 comments
Open

Question about compatibility with OpenSSL 3.x. #2208

vparfonov opened this issue Mar 22, 2024 · 0 comments

Comments

@vparfonov
Copy link

Dear Rust OpenSSL Development Team,

I've been exploring the capabilities of the Rust OpenSSL library for a project I'm working on, and I'm particularly interested in its compatibility with OpenSSL 3.x.

Upon reviewing the documentation and codebase, I couldn't find specific information regarding the support for certain properties introduced in OpenSSL 3.x, such as SSL_OP_IGNORE_UNEXPECTED_EOF. We met something similar to described here: openssl/openssl#18866 (comment).

Could you please provide insight into the level of support Rust OpenSSL offers for OpenSSL 3.x? Specifically, I'm curious if the property SSL_OP_IGNORE_UNEXPECTED_EOF is fully covered and if there are any considerations or limitations I should be aware of when utilizing OpenSSL 3.x features within the Rust OpenSSL framework.

Thank you for your time and attention to this matter.
Best regards

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

No branches or pull requests

1 participant