-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[docs] Update TLS-based Authentication Example
Fixes #5521 The fix is adding `-sha256` to use SHA 256 digests for certificates rather than SHA1. Since go 1.18, SHA1 is rejected by go TLS. This PR also updates the tutorial to use ECDSA keys, reduces the lifetimes of the certs used and updates the sample logs to match what OPA and curl show today. Signed-off-by: Charlie Egan <[email protected]>
- Loading branch information
1 parent
d03a9ad
commit c4e5125
Showing
1 changed file
with
14 additions
and
14 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