You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,6 @@
1
1
- 1.4.0
2
2
- Added support for oAuth2 authentication to Keyfactor Command.
3
+
- Included the ability to specify CA and Template via command parameters
3
4
4
5
- 1.3.1
5
6
- Fix for issue where plugin was not enforcing plugin-side role limitations for AllowedDomains and AllowSubDomains, and was relying exclusively on the certificate template for these values.
Copy file name to clipboardExpand all lines: readme_source.md
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -452,6 +452,9 @@ the Vault secrets store.
452
452
453
453

454
454
455
+
> [!NOTE]
456
+
> The Certificate Authority and Template values can be passed via command parameters. If they are omitted, the values set in the configuration are used.
457
+
455
458
### Viewing Certificates
456
459
457
460
After certificates are stored in the secrets store, you can then retrieve those certificates at a later time if
0 commit comments