SYSVAPPS configuration steps for AT-TLS connection.
search cancel

SYSVAPPS configuration steps for AT-TLS connection.

book

Article ID: 378719

calendar_today

Updated On:

Products

SYSVIEW Performance Management

Issue/Introduction

Is there a way to avoid passing Userid / Password to login to SYSVAPPS?
Don't want to implement API-ML.

Environment

SysView R17.0

Resolution

  1. Ensure PTF LU09628 is applied, which added SYSVAPPS support for AT-TLS. Broadcom recommends making sure that SYSVAPPS has the latest maintenance applied though, which right now is LU14174. Once the PTF is applied, add the `attls` profile in application.yml, as described in the cover letter for LU09628.
  2. Work with the security team to make sure that AT-TLS is set up to listen on the port specified in the application.yml (SYSVAPPS configuration file), and uses the keyring/certificate also specified in application.yml. This is handled by the PAGENT policy for the TCP stack.
  3. The security team need to generate the client certificate. The certificate gets associated with a specific userid. After the certificate is generated and associated with the userid, it can be exported to wherever the python script will be run.

Additional Information

These are steps in general.  For further details please refer the documentation for "Configure and Deploy SYSVAPPS (SYSVIEW Application Server)"