VMware Cloud Community
BhojaRavi
Contributor
Contributor
Jump to solution

VCF Buildout: Preparing Security Requirements for Running Validation Skipped

VCF version: VMware Cloud Foundation 5.1.0.0-22688368.

Progress fails at "Preparing Security Requirements for Running Validation" fails with "Skipped" message. Subsequently all other steps failed with "Skipped" message.

BhojaRavi_0-1706715139745.png

I have gathered the SSH RSA Key Fingerprints & SSL Thumbprints with the same procedure as in the older versions. Please assist if there is a different way to capture this data.

0 Kudos
1 Solution

Accepted Solutions
BhojaRavi
Contributor
Contributor
Jump to solution

 

Referred - https://kb.vmware.com/s/article/83524. That helped to get past the error.

View solution in original post

0 Kudos
2 Replies
BhojaRavi
Contributor
Contributor
Jump to solution

SSL Thumbprints were gathered using the below command

openssl x509 -in /etc/vmware/ssl/rui.crt -fingerprint -sha256 -noout

RSA Key Fingerprints were generated using the below command.

/usr/lib/vmware/openssh/bin/ssh-keygen -lf /etc/ssh/ssh_host_rsa_key.pub

0 Kudos
BhojaRavi
Contributor
Contributor
Jump to solution

 

Referred - https://kb.vmware.com/s/article/83524. That helped to get past the error.

0 Kudos