That is not correct because directorys must be executable rwx (user),rwx (group),rwx (other): 755
chmod -R 775 /etc/ssl
chmod -R 775 /etc/letsencrypt
Also the user is perhaps wrong. But sorry i do not really know the correct user.
chown -R ...
Search the documentation. Perhaps the user is www-data, certbot or root.