hello,
 i have downloaded the jsse1.0.3_02. i wanted to use the keytool to provide the 
facility of https on my apache tomcat server.
but when i write this on my command line, i get a error.
C:\>keytool -genkey -alias tomcat -keyalg RSA
Enter keystore password:  changeit
keytool error: KeyPairGenerator not available
C:\>

i have put the three jar files in the classpath.
and also added the line
security.provider.2=com.sun.net.ssl.internal.ssl.Provider
in the java.security file.
i am using jdk1.2.
i would be grateful if you could guide me what to do.
if you need more information on my problem please tell me.
hoping a reply from you soon.
thank you.
rachit.


---------------------------------
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".

Some relevant archives, FAQs and Forums on JSPs can be found at:

 http://java.sun.com/products/jsp
 http://archives.java.sun.com/jsp-interest.html
 http://forums.java.sun.com
 http://www.jspinsider.com

Reply via email to