Linking certicate to apache server

Date sent: Thu, 29 May 2025 14:33:38 +0000
Send reply to: Let's Encrypt Community Support incoming+12f130ab229cc29f3ef5e658ff3f7ff0@letsencrypt.discoursemail.com
server

linkp Regular
May 29

Hello and welcome to the Let's Encrypt Community.
Do you have a vhost configured in Apache to serve HTTPS using your
newly acquired Let's Encrypt certificate? The --apache method would have
made one for you. If you used the certonly option, you need to configure
your HTTPS vhost on your own.

Don't want to create a Virtual host at all. Just wanted the Standard
pages to work with http and https

Just making following changes make it work just fine.
diff ssl.conf ssl.conf.sav
59,60c59,60
< DocumentRoot "/var/www/html"
< ServerName setzco.dyndns.org:443