|
|
|
|
|
by zobzu
4256 days ago
|
|
since theres no url associated any trusted ca-signed cert is valid (for example a cert from startssl). if you use self signed that actually protects you since then the client complains.
SOME clients pin the certs (thus you cant impersonate the AP even with a trusted CA-signed cert) but its still quite rare. |
|
So if I try to connect to SSID example.com securely, I would verify that the AP can identify itself as example.com (based on the CA roots which I trust) - exactly the same way as a web browser would if I tried to connect to https://example.com.
Or is this already supported but nobody uses it?