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

How to set ssl cipher when i use https server? #469

Closed
devilzhao opened this issue Nov 30, 2023 · 1 comment
Closed

How to set ssl cipher when i use https server? #469

devilzhao opened this issue Nov 30, 2023 · 1 comment

Comments

@devilzhao
Copy link

No description provided.

@ithewei
Copy link
Owner

ithewei commented Nov 30, 2023

There is no exposed interface for setting cipher. You can convert hssl_ctx_t to SSL_CTX and call the openssl interface to set .

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

2 participants