Project

General

Profile

Actions

Bug #9420

closed

crypt_data() uses deprecated openssl syntax for passphrase

Added by Jim Pingle about 5 years ago. Updated over 4 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Backup / Restore
Target version:
Start date:
03/22/2019
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.5.0
Affected Architecture:
All

Description

According to https://wiki.openssl.org/index.php/Enc the current syntax used by crypt_data() uses the deprecated -k blah syntax when it should be -pass pass:blah.

Actions #1

Updated by Jim Pingle about 5 years ago

  • % Done changed from 0 to 100
  • Status changed from New to Feedback
Actions #2

Updated by Chris Linstruth over 4 years ago

Code uses new command line options to openssl. Encrypted backups result. Looks good.

Actions #3

Updated by Jim Pingle over 4 years ago

  • Status changed from Feedback to Resolved
Actions

Also available in: Atom PDF