Home
last modified time | relevance | path

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

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