Featured Articles

Useful

OpenSSL Cheat Sheet: Common SSL / TLS Commands

Never forget an OpenSSL command again. This comprehensive cheat sheet covers certificate conversion (PFX, PEM, DER), CSR generation, and remote SSL / TLS verification for Windows and Linux admins.


Latest articles
Padlock Locked on Gate

Windows Server

Last updated:

Install SSL / TLS certificates in Windows Server using PowerShell

The following PowerShell snippet can be used to quickly install an SSL (or TLS) certificate in Windows Server. It assumes you have a PFX file and its password. The default location is Cert:\LocalMachine\My, to use for IIS websites.