mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 13:27:23 +00:00
Merged PR 2029: 12586663 VPNv2 CSP, updated the code sample for CryptographySuite
12586663 VPNv2 CSP, updated the code sample for CryptographySuite
This commit is contained in:
parent
243cddff06
commit
bc3964add1
@ -1215,7 +1215,7 @@ Servers
|
||||
<Target>
|
||||
<LocURI>./Vendor/MSFT/VPNv2/VPNProfileName/NativeProfile/Authentication/CryptographySuite/EncryptionMethod</LocURI>
|
||||
</Target>
|
||||
<Data>PFS2048</Data>
|
||||
<Data>AES128</Data>
|
||||
</Item>
|
||||
</Add>
|
||||
<Add>
|
||||
@ -1224,7 +1224,7 @@ Servers
|
||||
<Target>
|
||||
<LocURI>./Vendor/MSFT/VPNv2/VPNProfileName/NativeProfile/Authentication/CryptographySuite/IntegrityCheckMethod</LocURI>
|
||||
</Target>
|
||||
<Data>Eap</Data>
|
||||
<Data>SHA256</Data>
|
||||
</Item>
|
||||
</Add>
|
||||
<Add>
|
||||
@ -1233,7 +1233,7 @@ Servers
|
||||
<Target>
|
||||
<LocURI>./Vendor/MSFT/VPNv2/VPNProfileName/NativeProfile/Authentication/CryptographySuite/DHGroup</LocURI>
|
||||
</Target>
|
||||
<Data>SHA256</Data>
|
||||
<Data>Group2</Data>
|
||||
</Item>
|
||||
</Add>
|
||||
<Add>
|
||||
@ -1242,7 +1242,7 @@ Servers
|
||||
<Target>
|
||||
<LocURI>./Vendor/MSFT/VPNv2/VPNProfileName/NativeProfile/Authentication/CryptographySuite/PfsGroup</LocURI>
|
||||
</Target>
|
||||
<Data>AES128</Data>
|
||||
<Data>PFS2048</Data>
|
||||
</Item>
|
||||
</Add>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user