I found myself frequently extracting PEM certs and private keys from PFX files. Here I introduce a bash script I wrote to make that job easier.
ExtractPFX: Part 1
- Post author By Matt
- Post date
- Categories In Code
- No Comments on ExtractPFX: Part 1
I found myself frequently extracting PEM certs and private keys from PFX files. Here I introduce a bash script I wrote to make that job easier.