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

TKSS-664: Remove TLCPChangeCipherSpec #665

Merged
merged 1 commit into from
Feb 5, 2024

Conversation

johnshajiang
Copy link
Collaborator

It should use ChangeCipherSpec on TLS 1.0-1.2, so TLCPChangeCipherSpec is redundant.

This PR will resolves #664.

@johnshajiang johnshajiang added the cleanup Cleanup on codes label Feb 5, 2024
@johnshajiang johnshajiang self-assigned this Feb 5, 2024
@johnshajiang johnshajiang merged commit c47e737 into Tencent:master Feb 5, 2024
9 checks passed
@johnshajiang johnshajiang deleted the TKSS-664 branch February 5, 2024 02:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup Cleanup on codes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove TLCPChangeCipherSpec
1 participant