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

/bind-9.6-ESV-R11/contrib/pkcs11-keygen/
H A Dwritekey.sh22 privfile=${root}.private
37 if [ ! -r "$privfile" ] ; then
38 echo "can't read " $privfile
51 flag=`$mypath/keydump.pl -k $keyfile -p $privfile -o $tmp_file`
68 echo 'Now you can add at the end of ' $privfile

Completed in 9 milliseconds