Skip to content

Conversation

@jeremystretch
Copy link
Member

Fixes: #14817

Sets the following fields as optional during bulk import, to be consistent with their models' definitions:

  • IKEProposal: authentication_algorithm
  • IPSecProposal: encryption_algorithm and authentication_algorithm (at least one is required per model validation)
  • IPSecPolicy: pfs_group

@jeremystretch jeremystretch merged commit 621c3cc into develop Jan 17, 2024
@jeremystretch jeremystretch deleted the 14817-fix-ike-ipsec-fields branch January 17, 2024 18:28
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Importing IKE proposal without authentication method is not possible

3 participants