Go to main content

Oracle® x86 Servers Diagnostics and Troubleshooting Guide

Exit Print View

Updated: January 2020
 
 

Decrypt an Encrypted Snapshot File

  1. Using a terminal window that supports openssl commands, navigate to the directory that contains the Snapshot output file.
  2. Issue the decryption command, type openssl aes-128-cbc -d -md sha1 -in encryptedSnapshotFilename.zip.e -out snapshotFilename.zip.
  3. When prompted, type the encryption passphrase.