Searched refs:reqfile (Results 1 – 1 of 1) sorted by relevance
121 $reqfile = "$cadir/tmp/cert-req.pkcs10"; variable122 $f = fopen($reqfile, "wb");126 $req_pem = "$reqfile.pem";129 exec("openssl req -in $reqfile -inform DER -out $req_pem -outform PEM");