允许不安全连接 -> 跳过证书验证

https://github.com/2dust/v2rayN/pull/733
pull/735/head
rprx 2020-04-24 02:57:38 +00:00 committed by GitHub
parent 009a15f0d9
commit 56c1557f4a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -149,7 +149,7 @@
<value>203, 12</value> <value>203, 12</value>
</data> </data>
<data name="label21.Text" xml:space="preserve"> <data name="label21.Text" xml:space="preserve">
<value>允许不安全连接(allowInsecure)</value> <value>跳过证书验证(allowInsecure)</value>
</data> </data>
<data name="cmbAllowInsecure.Location" type="System.Drawing.Point, System.Drawing"> <data name="cmbAllowInsecure.Location" type="System.Drawing.Point, System.Drawing">
<value>223, 7</value> <value>223, 7</value>

View File

@ -128,7 +128,7 @@
<value>222, 16</value> <value>222, 16</value>
</data> </data>
<data name="chkdefAllowInsecure.Text" xml:space="preserve"> <data name="chkdefAllowInsecure.Text" xml:space="preserve">
<value>底层传输安全选tls时默认允许不安全连接(allowInsecure)</value> <value>底层传输安全选tls时默认跳过证书验证(allowInsecure)</value>
</data> </data>
<data name="label16.Size" type="System.Drawing.Size, System.Drawing"> <data name="label16.Size" type="System.Drawing.Size, System.Drawing">
<value>53, 12</value> <value>53, 12</value>