Operations Center Agent 2.222.0.3

1 minute read

RELEASED: Public: 2020-05-26

New features

  • Upgrade AsyncHttpClient Library to support SNI (CTR-1650)

    When setting up transport layer security (TLS) offloading at the Ingress Controller level, the Nginx Ingress Controller uses server name indication (SNI) to serve several hosts to clients. The Operations Center Agent did not support SNI when discovering Operations Center endpoints, and it wasn't working in this kind of setup unless the certificate was configured as default, which was not always acceptable.

    With this fix, we switched the HTTP client used to discover Operations Center endpoints to an implementation that supports SNI.

Resolved issues

None.

Known issues

None.

Upgrade notes

None.