Keywords: WordPress - AWS - Technical issue - Secure Connections (SSL/HTTPS)
bnsupport ID: 2f1680ce-ddad-bda2-e869-47edfa31285c
Description:
bnsupport ID: 2f1680ce-ddad-bda2-e869-47edfa31285c
Hello fellows, i was trying to renew the ssl certificate with the bncert-tool but it wasnt working, so i tried to delete with
rm -rf /opt/bitnami/letsencrypt
and with
sudo mv /opt/bitnami/apache2/conf/server.crt.old /opt/bitnami/apache2/conf/server.crt
sudo mv /opt/bitnami/apache2/conf/server.key.old /opt/bitnami/apache2/conf/server.key
sudo /opt/bitnami/ctlscript.sh restart
but it was not able to stop or restart services, so i tried to restart the server from aws, but after that, the wordpress is not responding anymore, "err connection refused".
can you guide me a little bit?
thanks in advance