Use case: As a large provider with many certificates, we want to run acmed in a centralized way, and after a new certificate has been ordered successfully, we want to distribute the chain and key to the clients. Right now, we'd need to guess the file locations based on the identifiers and the key type, but having the locations exposed as variables would be a lot more robust.
Use case: As a large provider with many certificates, we want to run acmed in a centralized way, and after a new certificate has been ordered successfully, we want to distribute the chain and key to the clients. Right now, we'd need to guess the file locations based on the identifiers and the key type, but having the locations exposed as variables would be a lot more robust.