-
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.
feat(security/privateca): add X.509 Name Constraints support (#7419)
PiperOrigin-RevId: 509331611 Source-Link: googleapis/googleapis@a57751b Source-Link: googleapis/googleapis-gen@f99e972 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZjk5ZTk3MmI1MjEwYWEyYTVkMGZlN2NiOTFmYjBkY2E0YzhhOTAzMiJ9
- Loading branch information
1 parent
77b21d7
commit e316886
Showing
14 changed files
with
2,802 additions
and
1,148 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
Large diffs are not rendered by default.
Oops, something went wrong.
52 changes: 52 additions & 0 deletions
52
...ated/snippets/security/privateca/apiv1/CertificateAuthorityClient/CancelOperation/main.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
52 changes: 52 additions & 0 deletions
52
...ated/snippets/security/privateca/apiv1/CertificateAuthorityClient/DeleteOperation/main.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
54 changes: 54 additions & 0 deletions
54
...nerated/snippets/security/privateca/apiv1/CertificateAuthorityClient/GetOperation/main.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
61 changes: 61 additions & 0 deletions
61
...rated/snippets/security/privateca/apiv1/CertificateAuthorityClient/ListOperations/main.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.