lets-encrypt

Using Letsencrypt with ecoDMS

ecoDMS is a very nice electronic document management server. Sadly its written in Java… It has a built-in webserver which can be configured to use HTTPS. You can use even custom certifcates, but for that you need to upload a java keystore using the client (not via webinterface). As uploading a keystore is not a good way of automation via hooks used by dehydrated (the letsencrypt-client I’m using), I was searching for a better way.