Searched refs:certpass (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/etc/rc.d/
H A Dsendmail57 certpass=`(date; ps ax ; hostname) | md5 -q`
129 openssl req -batch -passout pass:"$certpass" -new -x509 \
143 -key "$certpass" -batch -infiles tmp.pem >/dev/null 2>&1 &&

Completed in 119 milliseconds