Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20230212165154337. (#21917)

This commit is contained in:
Alex Hsu
2023-02-12 10:26:47 -08:00
committed by GitHub
parent 837236be0f
commit 882a7342e0
20 changed files with 640 additions and 40 deletions

View File

@@ -483,12 +483,42 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/cms/package.cms.connectionOptions.encrypt.categoryValues.false" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Optional (False)]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[選用 (False)]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/cms/package.cms.connectionOptions.encrypt.categoryValues.strict" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Strict]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[嚴格]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/cms/package.cms.connectionOptions.encrypt.categoryValues.true" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Mandatory (True)]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[強制 (True)]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/cms/package.cms.connectionOptions.encrypt.description" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[When true, SQL Server uses SSL encryption for all data sent between the client and server if the server has a certificate installed]]></Val>
<Val><![CDATA[When 'Mandatory' or 'Strict', SQL Server uses SSL encryption for all data sent between the client and server if the server has a certificate installed. When set to 'Strict', SQL Server uses TDS 8.0 for all data transfer between the client and server. 'Strict' encryption is supported on SQL Server 2022 onwards.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[若為 True則 SQL Server 會在伺服器已安裝憑證的情況下,對用戶端伺服器間傳送的所有資料使用 SSL 加密]]></Val>
<Val><![CDATA[當 [強制]5D; 或 [嚴格]5D; 時若伺服器已安裝憑證SQL Server 會針對用戶端伺服器間傳送的所有資料使用 SSL 加密。設定為 [嚴格]5D; 時SQL Server 會使用 TDS 8.0 在用戶端與伺服器之間傳輸所有資料。從 SQL Server 2022 起支援 [嚴格]5D; 加密。]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[When true, SQL Server uses SSL encryption for all data sent between the client and server if the server has a certificate installed]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>