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

Published September 25, 2012

Delete a nat rule in iptables

First of all I list all the rules including line numbers like this; iptables -L -t nat –line-numbers I then look at […]

Published July 7, 2012

Reboot Zyxel P660 router from Telnet

If you are able to log into your Zyxel ADSL router from telnet, you can use the following command to restart it. […]

Simple Backup Script
Published November 11, 2009

Simple Backup Script

This is a simple backup script using a batch file, it writes to a log file, sends the log file by email […]

Published November 15, 2021

Remote Failover testing

The below is to be used in a script to test failover based on firewall rules

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