XAPI 1.290.0

Code name: "1.290.0".

Changes

ChangeElementDescription
Published fieldpool.tls_verification_enabledTrue iff TLS certificate verification is enabled
Published messagehost.emergency_disable_tls_verificationDisable TLS verification for this host only
Published messagehost.reset_server_certificateDelete the current TLS server certificate and replace by a new, self-signed one. This should only be used with extreme care.
Published messagepool.enable_tls_verificationEnable TLS server certificate verification
Published messagepool.install_ca_certificateInstall TLS CA certificate
Published messagepool.uninstall_ca_certificateUninstall TLS CA certificate
Deprecated fieldpool.wlb_verify_certDeprecated: to enable TLS verification use Pool.enable_tls_verification instead
Deprecated messagepool.certificate_installUse Pool.install_ca_certificate instead
Deprecated messagepool.certificate_listUse openssl to inspect certificate
Deprecated messagepool.certificate_uninstallUse Pool.uninstall_ca_certificate instead