Up 2 Down 0

SSL for jail

jls
jexec # csh
cd /usr/ports/security/py-letsencrypt && make install clean
pkg install py27-letsencrypt
letsencrypt certonly

Use webroot, e.g.: /usr/local/www/pydio
vi /usr/local/etc/nginx/nginx.conf

Remove the # from the three lines with # at char 1

service nginx restart