GitHub user rwbarber2 opened a pull request:
https://github.com/apache/trafficserver/pull/34
TS-612 ATS does not allow password protected certificates
First attempt at using git to create a pull request..please forgive
ignorance if I did it wrong..
Added ink_process.cc with ink_popen() & ink_pclose() functions (which use
posix_spawn) to execute the pass phrase dialog program.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rwbarber2/trafficserver master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafficserver/pull/34.patch
----
commit 08a676e4253975c56620b738dbd61ccadc718ca7
Author: Ron Barber <[email protected]>
Date: 2014-01-20T17:30:20Z
TS-612 ATS does not allow password protected certificates
----