"errand_name":"pks-nsx-t-precheck","exit_code":1,"stdout":"\nPKS NSX-T PRECHECK\n\nChecking NSX version\n", "stderr":"NSX Manager CA certificate is invalid\nERROR: NSX-T Precheck failed due to error code:
While installing Pivotal Container Service (PKS) tile if post deploy errands are on for the NSX-T Validation errand. This errand tries to validate your NSX-T configuration and will tag the proper resources. To do so it tries to connect to NSX-T Manager using the certificate configured using these steps. If this certificate is invalid, the precheck fails.
openssl s_client -host $NSX-ADDRESS -port 443 -prexit -showcerts
Disable SSL certificate verification?
if the certificate is self-signed.