Hi I like the let's encrypt feature, it is great! I found some issues that i could resolve on my own (e.g. it doesn't work if "own errordocument" is enabled and i had to set the filesystem permissions for the /usr/local/ispconfig/interface directory to a+rX otherwise the autogenerated files could not be accessed via the webserver). But I see that for certbot always the address postmaster@<domain> is being used. Is there an option to configure the mail address that is being used? Or that i even could use the same address for ALL certificates on the server? Thanks Kind regards KoS
Hello, I don't know if letsencrypt allows non-domain addresses. The address is not changeable by config, you would have to alter the code of the apache2 plugin of ISPConfig (server/plugins-available/apache2-plugin.inc.php) but this would have to be done after each update of course.