Skip to content

PowerShell utility to create, export, and manage local dev certificaites for Windows and WSL

Notifications You must be signed in to change notification settings

Rainatorii/LocalDevCertManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LocalDevCertManager

Tools for creating and managing local development TLS certificates on Windows and WSL.

Features

  • Generate .cer and .pfx certificates with custom SAN names
  • Install and trust certs on Windows and in WSL
  • Cross-platform scripts for PowerShell and Bash

Usage

Windows PowerShell

.\scripts\New-LocalDevCert.ps1 -DnsName "dev.local"

About

PowerShell utility to create, export, and manage local dev certificaites for Windows and WSL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published