Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@sfleen
Copy link
Contributor

@sfleen sfleen commented Jul 28, 2025

This removes OpenSSL entirely as a TLS backend from the policy controller, instead focusing entirely on rustls for TLS. This removes the propagation of cargo features down the stack that select the TLS backend, instead relying entirely on the backend being set in the policy controller main.rs.

@sfleen sfleen requested a review from a team as a code owner July 28, 2025 18:39
@sfleen sfleen force-pushed the sfleen/openssl branch 8 times, most recently from c555ef1 to 3cc9d8f Compare August 1, 2025 19:44
@sfleen sfleen force-pushed the sfleen/openssl branch 2 times, most recently from c2cf13d to 54ee54e Compare August 5, 2025 15:24
@sfleen sfleen changed the title fix(policy): Remove OpenSSL from the policy controller chore(policy): Remove OpenSSL from the policy controller Aug 5, 2025
This removes OpenSSL entirely as a TLS backend from the policy controller, instead focusing entirely on rustls for TLS. This removes the propagation of cargo features down the stack that select the TLS backend, instead relying entirely on the backend being set in the policy controller `main.rs`.

Signed-off-by: Scott Fleener <[email protected]>
@sfleen sfleen enabled auto-merge (squash) August 5, 2025 20:33
@sfleen sfleen merged commit 9a05526 into main Aug 5, 2025
73 of 75 checks passed
@sfleen sfleen deleted the sfleen/openssl branch August 5, 2025 20:56
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.

3 participants