Source: Steve O. Ams, Jr Blog

Steve O. Ams, Jr Blog Convert PEM File to PFX in Powershell

Install-Module -Name ‘Carbon’ -Scope CurrentUser Run thispowershell New-RsaKeyPair -Subject 'CN=MyName' -PublicKeyFile 'MyName.public.cer' -PrivateKeyFile 'MyName.private.pfx' -Password $null -Algorithm sha512 -ValidTo (Get-Date).AddYears(100) -Force Then run this:powershell Convert-PfxToPem -Certificate $cert -OutputFile C:\Users\hshah10\Downloads\chilkatdotnet46-vs2017-9.5.0-x64\chilkatdotnet46-vs2017-9.5.0-x64\cert.pem Run Convert to Pem ps1 Then use jwt.io

Read full article »
Est. Annual Revenue
$5.0-25M
Est. Employees
25-100
CEO Avatar

CEO

Update CEO

CEO Approval Rating

- -/100



Steve O. Ams, Jr is a Private company. Steve O. Ams, Jr generates $159.6K in revenue per employee Steve O. Ams, Jr has 1 followers on Owler.