Problem/Motivation

Some systems have multiple copies of openssl cli.

Proposed resolution

Allow the path or name of the openssl cli to be set as an option in the drush command.

Remaining tasks

  • Update the options
  • Update the check on whether openssl is available

Comments

minorOffense created an issue. See original summary.

  • spotzero committed 4432190d on 1.0.x
    Issue #3340672: Allow the name of the openssl command to be an option
    
spotzero’s picture

Status: Active » Fixed

Feature added.

There's now a --openssl option that can be set with "--openssl=/path/to/my/openssl".

spotzero’s picture

Status: Fixed » Closed (fixed)