You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Lionel Crine <lc...@linagora.com> on 2007/09/06 19:44:05 UTC

Re: create a keystore without user prompting

Hello,


If you have a shell, you can use the "expect" package to catch the prompt.
It may be a solution.



Lionel CRINE - GROUPE LINAGORA
Open Source Software Engineer
Tel. : 01 58 18 68 28 - Fax : 01 58 18 68 29
www.linagora.com / www.linagora.org


oj a écrit :
> Hi,
> 
> I want to make batch file which will create a keystore file but after
> calling this 
> 
> keytool -genkey -alias tomcat -keyalg RSA
> 
> there will be a user prompt for my user name and such things. Does anyone
> know how i can skip those prompts or can I set those values with additonal
> parameters. I searched through the JDK Docu but I could not find it..
> 
> 
> Thanks
> 
> 
> 	

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org