Skip to content

Commit 820db23

Browse files
committed
update algorithm
1 parent 076df98 commit 820db23

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sds_data_manager/constructs/ialirt_vpn_construct.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ def __init__(
8585
],
8686
phase2_integrity_algorithms=[
8787
ec2.CfnVPNConnection.Phase2IntegrityAlgorithmsRequestListValueProperty(
88-
value="HMAC-SHA2-256-128"
88+
value="SHA2-256"
8989
)
9090
],
9191
phase2_dh_group_numbers=[

0 commit comments

Comments
 (0)