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

Automate AT-TLS Configuration #1530

Closed
jackjia-ibm opened this issue Jul 22, 2020 · 1 comment
Closed

Automate AT-TLS Configuration #1530

jackjia-ibm opened this issue Jul 22, 2020 · 1 comment

Comments

@jackjia-ibm
Copy link
Member

Customer content

Is your feature request related to a problem? Please describe.

For security consideration, the default HTTP connection should be disabled. Ports listened on plain HTTP should be protected with AL-TLS. If no way to convert HTTP to HTTPS connection, we should automate the AT-TLS configuration for ease for user.

Describe the solution you'd like

Create configure script to setup AT-TLS for ZLUX Agent (default port 8542).

Describe alternatives you've considered

Convert ZLUX Agent to implement HTTPS.

Acceptance Criteria

*Scenario 1: After Zowe is installed, all ports listened by Zowe components should be HTTPS by default.
*Scenario 1: The AT-TLS configuration step should be added to Ansible playbook to automatically configure Zowe components in desired way.

@1000TurquoisePogs
Copy link
Member

Accomplished in v2.17.0 via zowe.network.server.tls.attls=true

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

No branches or pull requests

2 participants