Hello, Will!
Unfortunately I don't know the task to do the creation of certificate but if
you can do it from the command line, then why can't you use the <exec> task?
Sincerely
Igor
> (4)keytool -export -keystore susanstore -alias signFiles -file
> SusanJones.cer
>
> I can do the first 3 steps in an ant build.xml but I cannot do the creation
> of a certificate
> <target name="exportcert" depends ="genkey">
> WHAT GOES HERE?????????????????????????
> </target>
> </project>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]