|
|
|
|
|
by AnthonyMouse
640 days ago
|
|
That's assuming you can (and know how to) turn off the warnings. And many browsers do warn for self-signed certificates even on local IPs. They may not warn for unencrypted connections -- which is a weird choice given that TLS with a self-signed certificate is still more secure (e.g. against passive eavesdroppers) than unencrypted HTTP -- but HTTP/3 doesn't support unencrypted connections or self-signed certificates. |
|