-
Notifications
You must be signed in to change notification settings - Fork 76
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Joe Williams <[email protected]> add time to function call typo forgotten imports aybabtme's suggestions function name change clean up use two structs Signed-off-by: Antoine Grondin <[email protected]> introduce func. opts. pattern and convert GetCertificate tracing to it Signed-off-by: Antoine Grondin <[email protected]> adjust trickle down occurences of tlsconfig.Trace Signed-off-by: Antoine Grondin <[email protected]> collapse all option types into 1 for whole tlsconfig package Signed-off-by: Antoine Grondin <[email protected]> rework option type and trace mechanism Signed-off-by: Antoine Grondin <[email protected]> remove weird go-sum addition Signed-off-by: Antoine Grondin <[email protected]> test clean up Signed-off-by: Antoine Grondin <[email protected]> Update v2 to beta Signed-off-by: Andrew Harding <[email protected]> Signed-off-by: Antoine Grondin <[email protected]> Print out the expected peer and domains when encountering mismatches Signed-off-by: Kyle Anderson <[email protected]> Signed-off-by: Antoine Grondin <[email protected]> assert that GetCertificate gets called as expected Signed-off-by: Antoine Grondin <[email protected]> pass config.Option to every func Signed-off-by: Antoine Grondin <[email protected]> pluralize options funcs Signed-off-by: Antoine Grondin <[email protected]>
- Loading branch information
Joe Williams
committed
Sep 15, 2020
1 parent
dfb504d
commit 0ca6ea6
Showing
10 changed files
with
193 additions
and
60 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.