Create SSL with Subject Alternative Name | Self Signed Certificate | How To using PowerShell

preview_player
Показать описание
How to easily create a Self Signed Certificate with a SAN (Subjective Alternative Name) with PowerShell

Install the Module if its missing
1. Install-Module PKI

Look at the PKI module verify you have it
2. Get-Command -Module PKI

Run the Command, Example below

Export the File to Disk and Import to IIS
4. mmc (Computer Account - Local Machine - Personal - Certificates)
5. right click on certificate and export as PFX with Password

Add to Trusted Root Certificate Authority on Client Machines
6. mmc (Computer Account -- Local Machine - Trusted Root CA
7. Import the PFX file with the password
Рекомендации по теме
Комментарии
Автор

I see the powershell script to create the certificate, but I want to use powershell scripts to do ALL the steps. Export, import to trusted root, setup in IIS all using powershell.

JaluteGeorge
Автор

How to find the path of the certificate that you have mentioned in the Powershell code in the last CertStoreLocation cert:\LocalMachine\My

Sayantan_Official_
Автор

great video - easy to follow and apply. very helpful, thanks!

mtbmadness
Автор

GX40 Official is a very trusted provider of scam tools

mariciekarlin