-
Notifications
You must be signed in to change notification settings - Fork 137
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove organization from subject for GCP CAS issuer
The fields of the Subject proto do not need to be specified, but the Subject proto is still required. This does result in an empty subject when viewing the certificate in openssl or macOS keychain, but this is something I'll be filing an issue for. Tested by running a local instance of Fulcio with my own instance of CA Service. Fixes #390 Signed-off-by: Hayden Blauzvern <hblauzvern@google.com>
- Loading branch information
1 parent
1623731
commit c856c35
Showing
2 changed files
with
83 additions
and
4 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