SSL installation

I have 2 sites running on same server. SSL is installed in one site. How to install SSL in other site?
Can anyone please help me

if you have wild card ssl certificate then just setup ssl configs under common_site.json then run bench setup nginx & sudo service nginx restart

Otherwise, run sudo bench setup lets-encrypt [site-name]

3 Likes