rmauro.dev {blog}
  • Home
  • Privacy Policy
  • RSS
  • Feedly

cert

A collection of 1 post
Generating a Self-Signed Certificate using Powershell
https

Generating a Self-Signed Certificate using Powershell

A self-signed certificate it's very easy to create and helps on with local development and testing. With a Single Line of PowerShell code we create a certificate. First, open the PowerShell as Administrator and run the following command: New-SelfSignedCertificate ` –DnsName <DNS-Name> ` -CertStoreLocation "cert:\LocalMachine\My&
Sep 16, 2020 1 min read
Page 1 of 1
rmauro.dev {blog} © 2025
  • Github
  • Twitter (X)
  • Discord
  • LinkedIn
  • Feedly
Powered by Ghost