Может кто-то подскажет:
Есть статья, но помоему слегка кривая -
https://kb.vmware.com/s/article/2121689Сертификаты в SSL trust
/usr/lib/vmidentity/tools/scripts/
lstool.py list --url https://localhost/lookupservice/sdk --no-check-cert --ep-type com.vmware.cis.cs.identity.sso 2>/dev/null
и
/usr/lib/vmware-vmafd/bin/vecs-cli entry getcert --store MACHINE_SSL_CERT --alias __MACHINE_CERT
у меня не совпадают :(
после выполнения:
python ls_update_certs.py --url Lookup_Service_FQDN_of_Platform_Services_Controller --fingerprint Old_Certificate_Fingerprint_from_Task_2 --certfile New_Certificate_Path_from_Task_3 --user Administrator@vsphere.local --password 'Password'
с моими параметрами, ничего не меняется.
Непойму как пофиксить SSL trust?