Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当使用SslStream自签名 CA 证书连接到内部可信服务器时,我想禁用颁发者证书的自动下载。
SslStream
原因是证书以指向无效网络位置的方式被破坏,因此在(几乎)每次 SSL 握手时使连接停止约 10 秒。
这有可能吗?