ADCSTemplate icon indicating copy to clipboard operation
ADCSTemplate copied to clipboard

Added option to publish template to one specific CA

Open balthasar-m opened this issue 7 months ago • 0 comments

Hey, we used your scripts for our ADCS honeypot project (https://github.com/srlabs/Certiception/) to setup a new template.

For that, we needed a parameter to only publish the template on one CA.

As a minimal change to enable that, we added a new parameter PublishOn where you can specify a CA name to publish the template on. The Publish parameter still works as before - publishing on all CAs.

While this is not exactly the behaviour requested in https://github.com/GoateePFE/ADCSTemplate/issues/8, I think it's a small change that enables something similar without breaking any past use cases due to Publish being unaffected.

balthasar-m avatar Jul 02 '24 11:07 balthasar-m