| Author |
Tomcat java.security security provider
|
deepesh shah
Greenhorn
Joined: Feb 04, 2002
Posts: 15
|
|
hi, pls help me out, i wanna set the security provider in java.security file, pls tell me where exactly i can modify in which file in tomcat 4.1. i already have a java client running the same security provider added in my c:\jdk1.3.1\jre\lib\security file and its working fine as i have the following properties in it.. security.provider.1=sun.security.provider.Sun security.provider.2=com.sun.net.ssl.internal.ssl.Provider security.provider.3=com.sun.rsajca.Provider now when i try to run the same java client within jsp page the following error is produced at tomcat... RESULT=-31&RESPMSG=The certificate chain did not validate, no local certificate found, Modify java.security file to add security provider pls help me out asap. regards, deep.
|
deep
|
 |
 |
|
|
subject: Tomcat java.security security provider
|
|
|