Rewrite CA.pl.in
authorRich Salz <rsalz@openssl.org>
Fri, 1 May 2015 01:44:40 +0000 (21:44 -0400)
committerRich Salz <rsalz@openssl.org>
Fri, 1 May 2015 01:44:40 +0000 (21:44 -0400)
commit5a3aa852524c8e388b864c87aade628076a5f4a7
treefc7012bdedc8e70fa03d25b8fb433697f6df8123
parent23a1d5e97cd543d2b8e1b01dbf0f619b2e5ce540
Rewrite CA.pl.in

Reformat CA.pl.in to follow coding style.
Also add "use strict" and "use warnings"
Also modify it to exit properly and report only when succeeded.
And some perl tweaks via Richard.

Reviewed-by: Richard Levitte <levitte@openssl.org>
apps/CA.pl.in