This is probably a trivial Posh-ACME.Deploy enhancement to code a deployment target for a file share. This is very useful for multiple real servers behind a load balancer. These real servers can load the certificate from a common file share. The target shall support user-definable naming convention to differentiate for multiple certificates. The idea is that Posh-ACME.Deploy would overwrite the certificate in the file share with the renewed certificate. Posh-ACME.Deploy will need a configurable username and password for the file share. This approach has been implemented by Microsoft via the Central Certificate Store (CCS).
This is probably a trivial Posh-ACME.Deploy enhancement to code a deployment target for a file share. This is very useful for multiple real servers behind a load balancer. These real servers can load the certificate from a common file share. The target shall support user-definable naming convention to differentiate for multiple certificates. The idea is that Posh-ACME.Deploy would overwrite the certificate in the file share with the renewed certificate. Posh-ACME.Deploy will need a configurable username and password for the file share. This approach has been implemented by Microsoft via the Central Certificate Store (CCS).