Hi,
the C# (.NET 4) RSACryptoServiceProvider->ImportCspBlob methode has the ability to import RSA (public) keys.
Continue reading C#: Import a rsa public key generated by openssl
Hi,
the C# (.NET 4) RSACryptoServiceProvider->ImportCspBlob methode has the ability to import RSA (public) keys.
Continue reading C#: Import a rsa public key generated by openssl
Hi,
openssl can be used to create signature of a file and check the file against the signature to prevent unauthorized changes.
Hi,
a customer had the problem that, due to outdated DNS Server settings, vCenter didn’t start all services. Connecting with a browser just show “No healthy upstreams” and the login to the VCSA GUI takes a long time.
Continue reading VMware: Change network configuration of a vCenter Appliance (VCSA )
Hi,
the internet explorers security zones affects more windows components then the internet explorer itself. For example the Windows File Explorer or the Windows Powershell.
Continue reading Windows: Add an IP Address to the local intranet zone
Hi,
here is a short explantation about the Powershell execution policies.
Continue reading Powershell: Execution policy shortly explained