Getting Error 107 (net::ERR_SSL_PROTOCOL_ERROR): SSL protocol error
问题 I know there are a lot of questions related to same topics at stackoverflow, but here i have some different issues: I used the installer class to reserve a port and bind it with hash on win7/Winxp : if (Environment.OSVersion.Version.Major > 5) { startInfo.Arguments = @"/c netsh http add urlacl url=https://127.0.0.1:8083/ user=EVERYONE"; netsh http add sslcert ipport=127.0.0.1:8083 certhash=df03c4b0b32f3302a3b70abe6b5dfd864d0986a5 appid={00112233-4455-6677-8899-CCBBCCDDEEFF}