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

conscrypt + grease ( how to access boringssl features? ) #1084

Open
ogolovanov opened this issue Sep 12, 2022 · 3 comments
Open

conscrypt + grease ( how to access boringssl features? ) #1084

ogolovanov opened this issue Sep 12, 2022 · 3 comments

Comments

@ogolovanov
Copy link

Hi.

I am unable to find any information about how to enable grease feature via conscrypt.

In BoringSSL its done via SSL_CTX_set_grease_enabled:
https://commondatastorage.googleapis.com/chromium-boringssl-docs/ssl.h.html#SSL_CTX_set_grease_enabled

In general - how can i access BoringSSL features via conscrypt and configure ssl connection the way i want?

Thanks.

@eighthave
Copy link

There is no support yet for ECH features, I think that includes GREASE. For more info, see #1044

@matt1309
Copy link

@eighthave @ogolovanov Is this still outstanding?
I'm also looking for the feature, it seems to have been forgotten in other thread?

@eighthave
Copy link

ECH support is not complete, as far as I know, see #1044 (comment)

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

3 participants