Certbot-auto problem on CentOS 6.9 “Error: Multilib version problems found”
Turns out “certbot-auto” updates itself and any necessary packages. Found the solution to this was to “yum erase openssl.i686 0:1.0.1e-57.el6” and then re-run certbot-auto to reinstall the necessary packages. [root@box ~]# ./certbot-auto certonly -n -d mywebsite.co.uk -d www.mywebsite.co.uk –webroot –webroot-path