| Author |
clientAuth seems doesnot work in my case
|
walter wang
Ranch Hand
Joined: Jun 02, 2001
Posts: 144
|
|
Hello I modify my server.xml in Tomcat/conf/server.xml I set clientAuth="true", but it seems any client could acess https://localhost:8443 , Server doesnot require client's certificate, when I use browser to browse it. Any hints? How should it look like, when I set clientAuth="true" and use browser to browse https://localhost:8443 Rgds
|
public class Walter{
public boolean is_Working_Now(boolean is_boss_Coming){
return is_boss_Coming;
}
|
 |
 |
|
|
subject: clientAuth seems doesnot work in my case
|
|
|