httpd.conf
SSLPassPhraseDialog: exec:/xxx/xxx/xxx.sh
xxx.sh
\#!/bin/sh
echo "SSL Pass Phrase"
set permission
chmod 700 xxx.sh
Go to list of users who liked
More than 5 years have passed since last update.
SSLPassPhraseDialog: exec:/xxx/xxx/xxx.sh
\#!/bin/sh
echo "SSL Pass Phrase"
set permission
Register as a new user and use Qiita more conveniently
Go to list of users who liked