Change certificate validity from command line on EJBCA #242
-
Hi, I am using EJBCA for maintaining certificates. Currently I have generated certprofile but I want to verify the scenario when encodedvalidity is set to another value (would be set from testcase point of view to see any alarms in the system). Thanks in advance! BR, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
There is not a simple CLI command to do this in Community, without editing the XML as you say. Enterprise have some additional automation tools that enables you to edit human readable YAML to update everything. Regards, |
Beta Was this translation helpful? Give feedback.
There is not a simple CLI command to do this in Community, without editing the XML as you say.
Enterprise have some additional automation tools that enables you to edit human readable YAML to update everything.
https://doc.primekey.com/ejbca/ejbca-operations/ejbca-operations-guide/command-line-interfaces/configdump-tool
This is also available over REST APIs to make it easier. But these extra functions are not available in Community unfortunately.
Regards,
Tomas