Sophie

Sophie

distrib > Mandriva > 2011.0 > x86_64 > media > main-release > by-pkgid > 4acb93b5dc3a9fff1a9e09101388b4de > scriptlet

stunnel-4.34-3.x86_64.rpm

POSTIN

/bin/sh
echo "To build a new pem, execute the following OpenSSL command:"
echo "    openssl req -new -x509 -days 365 -nodes \ "
echo "    -config /usr/share/stunnel/stunnel.cnf \ "
echo "    -out /etc/ssl/stunnel/stunnel.pem -keyout /etc/ssl/stunnel/stunnel.pem"
echo ""