Skip to content

Commit

Permalink
Remove the CLI flag for real
Browse files Browse the repository at this point in the history
  • Loading branch information
hslatman committed Sep 25, 2023
1 parent 642b9b9 commit 33c53c1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion command/ca/provisioner/add.go
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,6 @@ SCEP
scepMinimumPublicKeyLengthFlag,
scepEncryptionAlgorithmIdentifierFlag,
scepDecrypterCertFileFlag,
scepDecrypterCertFlag,
scepDecrypterKeyFileFlag,
scepDecrypterKeyFlag,
scepDecrypterKeyURIFlag,
Expand Down
1 change: 0 additions & 1 deletion command/ca/provisioner/update.go
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,6 @@ SCEP
scepMinimumPublicKeyLengthFlag,
scepEncryptionAlgorithmIdentifierFlag,
scepDecrypterCertFileFlag,
scepDecrypterCertFlag,
scepDecrypterKeyFileFlag,
scepDecrypterKeyFlag,
scepDecrypterKeyURIFlag,
Expand Down

0 comments on commit 33c53c1

Please sign in to comment.