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

Wifi channels for Mikrotik AX devices
Published March 11, 2025

Wifi channels for Mikrotik AX devices

Credit to https://mikrotikmasters.com/

Mount a Windows share in Centos 6
Published March 31, 2014

Mount a Windows share in Centos 6

mkdir /mnt/win yum install samba-client samba-common cifs-utils Edit the /etc/fstab file and add a line like: \\winbox\getme /mnt/win cifs user,uid=500,rw,suid,username=sushi,password=yummy 0 0

What are Orange doing?
Published September 30, 2010

What are Orange doing?

Early next week was what Orange said last week, well its now the end of “next week” and I am still waiting […]

Copy a folder using CLI in Linux
Published February 17, 2010

Copy a folder using CLI in Linux

Copy folder using command line This is an example how to copy a  folder using the command line. i.e I want to […]

Post navigation

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

© 2025  – All rights reserved

Powered by WP – Designed with the Customizr Theme