google / google/conscrypt

How can I change the list of TLS extensions set?

Open
#880 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
1.4k
Forks
326
Avg merge
16h 22m
Merged PRs (30d)
17

Description

I am wondering if there is a way to add/remove specific TLS extensions when making a request when conscrypt is set as the security provider. I have been able to adjust the cipher suites but it is unclear to me how to change the Extensions.

How I set my security provider `Security.insertProviderAt(Conscrypt.newProvider(), 1);`

Thank you!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.