$ ./CA.pl -newca (only first time)
$ ./CA.pl -newreq
$ ./CA.pl -sign
$ openssl rsa -in newreq.pem -out newreq.pem_withoutpassphrase
$ ./CA.pl -newca (only first time)
$ ./CA.pl -newreq
$ ./CA.pl -sign
$ openssl rsa -in newreq.pem -out newreq.pem_withoutpassphrase