There was an error while loading. Please reload this page.
1 parent 076df98 commit 820db23Copy full SHA for 820db23
1 file changed
sds_data_manager/constructs/ialirt_vpn_construct.py
@@ -85,7 +85,7 @@ def __init__(
85
],
86
phase2_integrity_algorithms=[
87
ec2.CfnVPNConnection.Phase2IntegrityAlgorithmsRequestListValueProperty(
88
- value="HMAC-SHA2-256-128"
+ value="SHA2-256"
89
)
90
91
phase2_dh_group_numbers=[
0 commit comments