All posts by Michael Albert

VMware: Export the vCenter VMCA_ROOT_CERT certificate

Hi,

in the default configuration the ESXi host gets a TLS certificate from the vCenter signed bei the VMCA_ROOT_CERT certificate.
Continue reading VMware: Export the vCenter VMCA_ROOT_CERT certificate

VMware: Renew an ESXi host certificate by PowerCli

Hi,

these are the steps to renew a ESXi Host certificate signed by the vCenter VMCA by PowerCli.
Continue reading VMware: Renew an ESXi host certificate by PowerCli

vSphere: ESXi TPM attestation failed

Hi,

if you got an error TPM Attestation failed, Message: Internal failure.
Continue reading vSphere: ESXi TPM attestation failed

Windows: Set a registry key (Default) value by command line

Hi,

all registry keys have an default value. The default value cannot be set by its name “(Default)”, it must be set with specific option of reg.exe.

Continue reading Windows: Set a registry key (Default) value by command line

.NET: Set default SSL/TLS Version to 1.2

Hi,

by default .NET does not uses TLS Version 1.2. So if you disable all SSL/TLS versions lower then 1.2 .NET application could not establish a secure connection anymore.
Continue reading .NET: Set default SSL/TLS Version to 1.2