Skip to content

WIP:Added unlinking of the newly added signing_policy link, following procedure for the .0 link

Maiken requested to merge (removed):arcctl_unlinking into master

Recently the creation of link to the signing_policy was added to the CertificateGenerator.py. When running arcctl with force option the softlinks for the .0 links are removed, but the .signing_policy links are not. Now removal of these are also added.

Merge request reports