Unify the Tls Utility and Certificate - #9197
Merged
Merged
Conversation
sithlord48
force-pushed
the
mergeTlsUtils
branch
from
November 23, 2025 02:25
6bc6e50 to
35873fe
Compare
…:getCertKeyLength
…generateCertificate
This also makes it so MainWindow does not use the local_fingerprint file
…rnally and make method static
sithlord48
force-pushed
the
mergeTlsUtils
branch
from
November 23, 2025 02:45
35873fe to
2b1900d
Compare
sithlord48
force-pushed
the
mergeTlsUtils
branch
from
November 23, 2025 13:21
2b1900d to
4e1291c
Compare
nbolton
approved these changes
Nov 24, 2025
Member
|
After landing and working on another PR, I noticed: TLS still works though 🤷 |
Member
Author
|
that should regen your key if its invalid. if you changed the settings for the key that seams to catch its been invalidaed as well as not being rsa / dsa. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This Pr does a few things but at a high level
TlsCerfiticateintoTlsUtility. Both classes overlap and provide helper when working with our Tls stackTlsUtilitya namespacedeskflow::gui::TlsUtilitywith a collection of methods useful when working with Tls