Skip to content
Back home
The home of William Rendell
  • Home
  • Family
    • Holidays
    • Pets
    • Vehicles
  • Health and Fitness
  • Technical
    • Mikrotik
    • Computing
    • Renewable Energy
  • Privacy Policy
    • Cookie policy (UK)
  • Music
    • Harmonica
      • Easy
      • Intermediate
  • Contact
  • Search
Back home
  • Search
  • Home
  • Family
    • Holidays
    • Pets
    • Vehicles
  • Health and Fitness
  • Technical
    • Mikrotik
    • Computing
    • Renewable Energy
  • Privacy Policy
    • Cookie policy (UK)
  • Music
    • Harmonica
      • Easy
      • Intermediate
  • Contact
Home » Technical » Computing » Convert PFX SSL Cert to PEM
Computing Technical

Convert PFX SSL Cert to PEM

by William Rendell|Published February 26, 2020

openssl pkcs12 -in certname.pfx -out key.pem -nodes

  • Linux

You may also like

Migrate Windows DHCP server
Published December 18, 2017

Migrate Windows DHCP server

A few weeks ago at work, I was tasked with the project of decommissioning one of our older Windows Server 2008 machines […]

Published July 12, 2012

Exchange 2003 database size

The database size limit for Exchange 2003 standard is 16GB, however SP2 for Exchange 2003 allows you to remove that limit. The […]

Install Webmin on Centos
Published September 9, 2009

Install Webmin on Centos

1. Go to the Webmin Download page and note the download link for Centos. Currently its http://prdownloads.sourceforge.net/webadmin/webmin-1.450-1.noarch.rpm 2 .Login via SSH to […]

Import into MySQL database
Published September 20, 2010

Import into MySQL database

If you have a MySql database that you want to import (pipe) into another server, as long as you have the filename.sql […]

Post navigation

  • Previous post Remove IP from Fail2Ban Intrusion Detector
  • Back to post list
  • Next post Add Webmin to FirewallD

© 2026  – All rights reserved

Powered by WP – Designed with the Customizr Theme