-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: [privateca] add X.509 Name Constraints support (#9117)
* feat: add X.509 Name Constraints support PiperOrigin-RevId: 509331611 Source-Link: googleapis/googleapis@a57751b Source-Link: https://github.com/googleapis/googleapis-gen/commit/f99e972b5210aa2a5d0fe7cb91fb0dca4c8a9032 Copy-Tag: eyJwIjoiamF2YS1zZWN1cml0eS1wcml2YXRlLWNhLy5Pd2xCb3QueWFtbCIsImgiOiJmOTllOTcyYjUyMTBhYTJhNWQwZmU3Y2I5MWZiMGRjYTRjOGE5MDMyIn0= * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
- Loading branch information
1 parent
9e07c6e
commit 146655a
Showing
106 changed files
with
12,727 additions
and
5,574 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
389 changes: 259 additions & 130 deletions
389
...src/main/java/com/google/cloud/security/privateca/v1/CertificateAuthorityServiceGrpc.java
Large diffs are not rendered by default.
Oops, something went wrong.
167 changes: 87 additions & 80 deletions
167
...main/java/com/google/cloud/security/privateca/v1/ActivateCertificateAuthorityRequest.java
Large diffs are not rendered by default.
Oops, something went wrong.
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.