Skip to content

Commit

Permalink
Add SCEPCHALLENGE webhook type
Browse files Browse the repository at this point in the history
  • Loading branch information
hslatman committed Apr 28, 2023
1 parent 36b5c04 commit f95d290
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 14 deletions.
34 changes: 20 additions & 14 deletions provisioners.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions provisioners.proto
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,7 @@ message Webhook {
NO_KIND = 0;
ENRICHING = 1;
AUTHORIZING = 2;
SCEPCHALLENGE = 3;
}
enum CertType {
ALL = 0;
Expand Down

0 comments on commit f95d290

Please sign in to comment.