Basic Security Setup

I have been reading a bit, and playing with files. I have made some progress, but this error persits.

TLS handshake error from my_external_ip:totally_random_port: EOF

and playing a bit more I got this error that says "acme/autocert: host “sub.my_domain.tld” not configured in HostWhitelist instead of EOF


So, I have learned that Virtualmin writes all of the -blocks including reverse proxy directives in httpd.conf. There is a lot of stuff going on in each block and I don’t even understand half of it. If I try adding a block to a file in conf.d, all blocks in httpd.conf are going to be ignored. So, it is probably better to just figure out what directives to write onto the right block so that the acme challenge can be passed or the handshake can be successful. I have tried a few things, but I am not having any success. I have used reverse proxying to channel the normal HTTP URL to the HTTP URL with the port appended to it through Vimin > Server Conf > Edit Proxy Website . That is beautiful, but it does not fix my SSL/TLS problems :man_shrugging:

I am really out of ideas for now, again. :thinking: Help?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.