Convert Certificate to PEM format from pfx format (2024)

I have encountered a situation where I had the pfx certificate but the application I was working on Gittea required PEM format.

So, sharing a simple way on windows platform à how you can achieve that:

I have researched on the Internet and everywhere I have found openSSL approach which I have not find that much straight forward.

As I love Powershell so started searching that someone from the community might have already created something for it.

Here is the module that can do this magic with a simple PowerShell Style command:

Install-Module -Name PSPKI

Convert Certificate to PEM format from pfx format (1)

After installing this module, you can change to the directory where the pfx file is there. (Do not forget to import the module if you are still working in the same window)

Import-Module PSPKI

Convert Certificate to PEM format from pfx format (2)

You can check what all commands are available in this module as I have done below:

Get-Command -Module PSPKI

Convert Certificate to PEM format from pfx format (3)

The command we are interested in is:

Convert-PfxToPem

Let us check its syntax before proceeding to conversion.

Convert-PfxToPem [-InputFile] <FileInfo> [-Password] <SecureString> [-OutputFile] <FileInfo> [[-OutputType]

<String>] [-IncludeChain <SwitchParameter>] [<CommonParameters>]

Convert-PfxToPem [-Certificate] <X509Certificate2> [-OutputFile] <FileInfo> [[-OutputType] <String>]

[-IncludeChain <SwitchParameter>] [<CommonParameters>]

$password = Read-Host “password” -AsSecureString

Convert-PfxToPem -InputFile ‘c:\temp\Vikas Sukhija.pfx’ -Password $password -OutputFile ‘c:\temp\key.pem’

Convert Certificate to PEM format from pfx format (4)

Now if you check the output file folder you will find the key.pem file.

Convert Certificate to PEM format from pfx format (5)

I hope you will find this TIP helpful as I can see many admins will be in the same situation at some point where I was, so want to share it.

Thanks for reading …

Tech Wizard

https://techwizard.cloud

https://syscloudpro.com/

PowerShell Fast Track

Convert Certificate to PEM format from pfx format (2024)
Top Articles
Aon set to accumulate middle-market P&C dealer NFP - insurancequotesfl.net
How to find the cheapest and best index tracker funds
Scheelzien, volwassenen - Alrijne Ziekenhuis
I Make $36,000 a Year, How Much House Can I Afford | SoFi
Mychart Mercy Lutherville
La connexion à Mon Compte
Yi Asian Chinese Union
Western Razor David Angelo Net Worth
Infinite Campus Parent Portal Hall County
Aquatic Pets And Reptiles Photos
Edible Arrangements Keller
4302024447
Pvschools Infinite Campus
Classroom 6x: A Game Changer In The Educational Landscape
Painting Jobs Craigslist
iOS 18 Hadir, Tapi Mana Fitur AI Apple?
Second Chance Maryland Lottery
Wal-Mart 140 Supercenter Products
Dark Chocolate Cherry Vegan Cinnamon Rolls
3S Bivy Cover 2D Gen
Account Suspended
Dallas Mavericks 110-120 Golden State Warriors: Thompson leads Warriors to Finals, summary score, stats, highlights | Game 5 Western Conference Finals
Titanic Soap2Day
The Old Way Showtimes Near Regency Theatres Granada Hills
Apartments / Housing For Rent near Lake Placid, FL - craigslist
Mandy Rose - WWE News, Rumors, & Updates
Meridian Owners Forum
Access a Shared Resource | Computing for Arts + Sciences
Tinyzonehd
Superhot Free Online Game Unblocked
Craigs List Jax Fl
Gncc Live Timing And Scoring
Kiddie Jungle Parma
Have you seen this child? Caroline Victoria Teague
Arcane Odyssey Stat Reset Potion
Jennifer Reimold Ex Husband Scott Porter
Wattengel Funeral Home Meadow Drive
Ticket To Paradise Showtimes Near Marshall 6 Theatre
888-333-4026
Craigslist Free Manhattan
Cpmc Mission Bernal Campus & Orthopedic Institute Photos
Author's Purpose And Viewpoint In The Dark Game Part 3
Brake Pads - The Best Front and Rear Brake Pads for Cars, Trucks & SUVs | AutoZone
St Vrain Schoology
Cult Collectibles - True Crime, Cults, and Murderabilia
Learn4Good Job Posting
25 Hotels TRULY CLOSEST to Woollett Aquatics Center, Irvine, CA
Sapphire Pine Grove
Craigslist Pet Phoenix
Slug Menace Rs3
Urban Airship Acquires Accengage, Extending Its Worldwide Leadership With Unmatched Presence Across Europe
King Fields Mortuary
Latest Posts
Article information

Author: Fredrick Kertzmann

Last Updated:

Views: 6090

Rating: 4.6 / 5 (46 voted)

Reviews: 93% of readers found this page helpful

Author information

Name: Fredrick Kertzmann

Birthday: 2000-04-29

Address: Apt. 203 613 Huels Gateway, Ralphtown, LA 40204

Phone: +2135150832870

Job: Regional Design Producer

Hobby: Nordic skating, Lacemaking, Mountain biking, Rowing, Gardening, Water sports, role-playing games

Introduction: My name is Fredrick Kertzmann, I am a gleaming, encouraging, inexpensive, thankful, tender, quaint, precious person who loves writing and wants to share my knowledge and understanding with you.