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

PVA: Update to track TLS support in PVXS #2763

Merged
merged 9 commits into from
Aug 10, 2023
Merged

PVA: Update to track TLS support in PVXS #2763

merged 9 commits into from
Aug 10, 2023

Conversation

kasemir
Copy link
Collaborator

@kasemir kasemir commented Aug 10, 2023

Name of settings changed from ..SERVER_KEYSTORE/..CLIENT_TRUSTSTORE to EPICS_PVA(S)_TLS_KEYCHAIN as used by PVXS

If server keychain is configured, server listens on additional TLS port (new EPICS_PVAS_TLS_PORT setting).

If client keychain is configured, searches are issued for both "tcp" and "tls". Server will prefer "tls" but still reply to "tcp" from non-secure clients.

@kasemir kasemir merged commit 14d5b14 into master Aug 10, 2023
2 checks passed
@kasemir kasemir deleted the pva_tls branch August 10, 2023 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant