Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

openconnect: T6500: add support for multiple ca-certificates (backport #3682) #3689

Merged
merged 1 commit into from
Jun 24, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Jun 20, 2024

Change Summary

Add possibility to provide a full CA chain to the openconnect server.

  • Support multiple CA certificates
  • For every CA certificate specified, always determine the full certificate chain in the background and add the necessary SSL certificates

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes)
  • Migration from an old Vyatta component to vyos-1x, please link to related PR inside obsoleted component
  • Other (please describe):

Related Task(s)

Related PR(s)

Component(s) name

openconnect

Proposed changes

How to test

Smoketest result

[email protected]:~$ /usr/libexec/vyos/tests/smoke/cli/test_vpn_openconnect.py
test_ocserv (__main__.TestVPNOpenConnect.test_ocserv) ... ok

----------------------------------------------------------------------
Ran 1 test in 12.664s

OK

Checklist:

  • I have read the CONTRIBUTING document
  • I have linked this PR to one or more Phabricator Task(s)
  • I have run the components SMOKETESTS if applicable
  • My commit headlines contain a valid Task id
  • My change requires a change to the documentation
  • I have updated the documentation accordingly

This is an automatic backport of pull request #3682 done by [Mergify](https://mergify.com).

Add possibility to provide a full CA chain to the openconnect server.
* Support multiple CA certificates
* For every CA certificate specified, always determine the full certificate
  chain in the background and add the necessary SSL certificates

(cherry picked from commit 973f06c)
@mergify mergify bot requested a review from a team as a code owner June 20, 2024 06:24
@mergify mergify bot requested review from dmbaturin, sarthurdev, zdc, jestabro, sever-sever and c-po and removed request for a team June 20, 2024 06:24
@github-actions github-actions bot added the sagitta VyOS 1.4 LTS label Jun 20, 2024
Copy link

👍
No issues in PR Title / Commit Title

@c-po c-po enabled auto-merge June 23, 2024 06:07
@c-po c-po merged commit 7b8314c into sagitta Jun 24, 2024
8 checks passed
@mergify mergify bot deleted the mergify/bp/sagitta/pr-3682 branch June 24, 2024 07:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sagitta VyOS 1.4 LTS
Development

Successfully merging this pull request may close these issues.

3 participants