Apache HTTP Server: Difference between revisions

m HTTP/2 Support: Added openSUSE 15.4 specific section
m HTTPS/TLS: Added openSUSE 15.4 specific line
Line 35: Line 35:
* Test your site using https://
* Test your site using https://
* Remember that your browser will throw an error, it is safe to ignore it and add an exception. This will stop future re-occurrence.
* Remember that your browser will throw an error, it is safe to ignore it and add an exception. This will stop future re-occurrence.
==openSUSE 15.4 specific==
The following line needs editing as follows to allow TLS to function in <code>/etc/sysconfig/apache2</code>:
APACHE_SERVER_FLAGS="SSL HTTP2"


== HTTP/2 Support ==
== HTTP/2 Support ==