Now that I finally surrendered to the usage of letsencrypt.org the SSL cert and key will have to be changed quite often. Is there a command like for nginx service nginx reload that would ensure that the keys just copied into /etc/pve/local would be used for the next HTTP connections?
But maybe the keys aren't cached but read in for each request ... Does someone know?
BTW: Don't use the horrible bloatware Let's Encrypt is providing. A simple shell script like this one https://github.com/Neilpang/le is enough.
But maybe the keys aren't cached but read in for each request ... Does someone know?
BTW: Don't use the horrible bloatware Let's Encrypt is providing. A simple shell script like this one https://github.com/Neilpang/le is enough.