The webroot path you gave to certbot earlier was wrong. Should match your DocumentRoot. You can put these on the command line like this:
sudo certbot certonly --webroot -w /var/www/html -d berry314.girod.fi
The webroot path you gave to certbot earlier was wrong. Should match your DocumentRoot. You can put these on the command line like this:
sudo certbot certonly --webroot -w /var/www/html -d berry314.girod.fi