Have you enabled the Apache SSL module?
To install mod_ssl, run:
dnf install mod_ssl
To enable the mod_ssl module, run:
apachectl restart httpd apachectl -M | grep ssl
You will see:
ssl_module (shared)
https://docs.rockylinux.org/guides/web/mod_SSL_apache/
On Sat, 18 Nov 2023 at 15:43, John
Right on - thank you. That lead to a whole bunch more errors but at least they
are new!
John
==
On Sat, 2023-11-18 at 12:46 -0800, rakesh r wrote:
> make sure you have installed mod_ssl.
>
> Thanks
> Rakesh
>
> On Sat, Nov 18, 2023 at 12:43 PM John wrote:
> >
> > I'm trying to bring up A
make sure you have installed mod_ssl.
Thanks
Rakesh
On Sat, Nov 18, 2023 at 12:43 PM John wrote:
>
> I'm trying to bring up Apache on a new server running Rocky Linux 9.1 and
> also upgrade the version
> of Apache from 2.4.25 to current.
>
> I have installed a .pem format certificate and when I
I'm trying to bring up Apache on a new server running Rocky Linux 9.1 and also
upgrade the version
of Apache from 2.4.25 to current.
I have installed a .pem format certificate and when I try to start Apache I get
this error:
Starting The Apache HTTP Server...
httpd[12399]: AH00526: Syntax e