Free SSL for shared hosting
Are you still paying for your SSL certificates? There is a free and open certificate authority called Let’s Encrypt for some time now and its main usage is through its certbot. This means that it can be fully automated! The bot prepares everything for you implementing the ACME protocol and works by placing a file with hash information on a specific location accessible through your domain, which proves that you have access to that domain (called challenges). The problem with certbot is that, it requires shell access, which is not available on most (if not all) shared hosting plans.