XAPI 1.290.0

Code name: "1.290.0".

Changes

ChangeElementDescription
Published field pool.tls_verification_enabled True iff TLS certificate verification is enabled
Published message host.emergency_disable_tls_verification Disable TLS verification for this host only
Published message host.reset_server_certificate Delete the current TLS server certificate and replace by a new, self-signed one. This should only be used with extreme care.
Published message pool.enable_tls_verification Enable TLS server certificate verification
Published message pool.install_ca_certificate Install TLS CA certificate
Published message pool.uninstall_ca_certificate Uninstall TLS CA certificate
Deprecated field pool.wlb_verify_cert Deprecated: to enable TLS verification use Pool.enable_tls_verification instead
Deprecated message pool.certificate_install Use Pool.install_ca_certificate instead
Deprecated message pool.certificate_list Use openssl to inspect certificate
Deprecated message pool.certificate_uninstall Use Pool.uninstall_ca_certificate instead