What happens if you take out the SSLProtocol all -SSLv2 line from your virtual host? See this article: https://tecadmin.net/enable-tls-version-apache/ on using TLSv1.2 and TLSv1.3 with a similar command. I don't have either line in my virtual host. Nor do I have the CipherSuite line. I have a real certificate that I bought although I played with a self-signed certificate before I installed the one I bought. It worked fine except for the warning message from the browser. The ServerAlias www.?.?.?.? won't work but I don't think it will stop anything.
Use this command in your VirtualHost *:80 to redirect all HTTP requests to HTTPS. Redirect permanent / https://your.ip
You do know that for $40 you can buy are real 5 year certificate?
Since you included your IP I tried it from here. I can see your web folder with HTTP and HTTPS. If you are trying to access it from your LAN maybe your are having some routing issues? I can see the NextCloud login page.
You might include some information on your network.
Use this command in your VirtualHost *:80 to redirect all HTTP requests to HTTPS. Redirect permanent / https://your.ip
You do know that for $40 you can buy are real 5 year certificate?
Since you included your IP I tried it from here. I can see your web folder with HTTP and HTTPS. If you are trying to access it from your LAN maybe your are having some routing issues? I can see the NextCloud login page.
You might include some information on your network.
Statistics: Posted by knute — Tue Feb 04, 2025 12:13 am