Update SSL Files

Use Apache VM

Enter--->

sudo certbot --apache -d 7.15.1.8.realety.net -d www.7.15.1.8.realety.net

(Existing VM)

Which folder are files in

 cd to the folder

cd /etc/letsencrypt/live

cp cert.pem   /home/larry/cert.pem

cp chain.pem /home/larry/chain.pem

cp privkey.pem  /home/larry/privkey.pem

 

cd /home/larry

sudo chown larry cert.pem

sudo chown larry chain.pem

sudo chown larry privkey.pem

 

Deluge

Upload files to
/home/larry/.config/deluge/ssl

Change settings in webui---->Interface

 

 

Emby

From Movies Comp
Open OPENSSL and enter


openssl pkcs12 -inkey F:\Certs\Emby\privkey.pem -in F:\Certs\Emby\cert.pem -export -out F:\Certs\Emby\Emby.pfx

Cop file to

C:\Certs

Overwriting current file

OR goto--->

https://www.sslshopper.com/ssl-converter.html

 


ESXi

Change cert.pem to rui.crt
Change privkey.pem to rui.key

Sftp to----> /etc/vmware/ssl
Delete existing rui.crt & rui.key

Uploaded new rui.crt & rui.key

Open Putty
SSh into ESXi host
Run the command – services.sh restart