• skip to content

andunix.net

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: andunix.net » Infos » Cryptography » OpenSSL » Convert a Certificate
Trace: • andunix-tool • Firefox Extensions • Download a Server Certificate • Git • Oracle Errors • base-exec-user • Print Information about a Key • MySQL: Remove Database • Set the Timezone on Debian • Convert a Certificate

Sidebar

andunix Infos

  • Android
  • Coding
  • Cryptography
    • OpenSSL
      • Compare a Key with its Certificate
      • Convert a Certificate
      • Convert a Key
      • Debug Server Certificate from Client
      • Download a Server Certificate
      • Generate a Test Key
      • Print all certificates in a file
      • Print Information about a Certificate
      • Print Information about a Key
      • Print Information about a Signature
    • Plaintext
  • Database
  • Java
  • JavaScript
  • Link Lists
  • Linux
  • Mac
  • MySQL
  • Oracle
  • Programs
  • Scripting
  • Solaris
  • System Administration
  • VirtualBox
  • Web Design
  • firefox
  • Mercurial
  • SSH
  • Thunderbird Extendsions
  • WiFi Config QR-Code

Tags

add-on admin android blogging certificate cli coding config country cryptography css database debian design device documentation drupal howto iso java javascript linux list mac mozilla mysql network opensolaris openssl oracle osx programming project reference script scripting security shell solaris sql ssh standard sysadmin tool topic travian virtualbox web webdesign wlan
info:cryptography:openssl:convert_certificate
Please note, that this is an old archived version of this site. Check out the new version at andunix.net!

Convert a Certificate

Convert DER to PEM

openssl x509 -inform der -in testkey.der -out testkey.pem

Convert PEM to DER

openssl x509 -outform der -in testkey.pem -out testkey.der
openssl, security, cryptography, certificate, howto
info/cryptography/openssl/convert_certificate.txt · Last modified: 2014-12-18 15:34 by andunix

Page Tools

  • Show pagesource
  • Old revisions
  • Backlinks
  • Back to top
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution 4.0 International
CC Attribution 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki