DCM-tools
DCM-tools copied to clipboard
dcmassign performs an 'append' operation only
Typically in DCM we prefer to do a 'replace' operation instead of an 'append'. If more than one RSA or ECDHE certificate are appended to an application ID, it will only use the first one assigned. When the first one expires the server will no longer be able to use TLS. Instead, we should be using a 'replace' operation (or perhaps offer a flag to be able to do one vs the other).
Any updates on this? Able to put a flag for 'replace' or 'append' with a default to 'replace'?
Sorry, @RobL2 , I haven't gotten to page into looking at this.