-
S
Windows 8 Creating CA signed certificate in powershell on windows-server 2012R2
for windows-server2016 its quite easy using " New-SelfSignedCertificate -certstorelocation cert:\localmachine\my -dnsname "myCertificate" -Signer $rootcert " command with $rootcert having another self-signed certificate however for windows server 2012 R2, -Signer parameter does not exist. I'm...- smyasingh
- Thread
- 2012 r2 2016 ca signed certificate network powershell security self-signed update windows server
- Replies: 1
- Forum: Windows Help and Support