-
Bug
-
Resolution: Duplicate
-
P3
-
7u21, 8
-
Verified
Tesing env: 32bit xp, 8 nightly bundle #609
Steps to reproduce(including the machine info on which the tomcat has https sever setting)
- rdp to leexlee.cn.oracle.com fred/hello
- start tomcat in dir c:\apache-tomcat-6.0.26, if the tomcat is not on
- add following properties in file deploy properties file
deployment.blacklist.url=https\://127.0.0.1\:8443/blacklist/classes/blacklist
deployment.blacklisted.certs.url=https\://127.0.0.1\:8443/blacklist/classes/blacklisted.certs
- execute javaws -SSVBaselineUpdate
- if there is no dialog pop up, asking user if continue to access the https sever(Because the cert for sever is invalid), and dynamic blacklist file and blacklisted cert file are not downloaded in dep_user_home/security dir, bug is reproduced
Steps to reproduce(including the machine info on which the tomcat has https sever setting)
- rdp to leexlee.cn.oracle.com fred/hello
- start tomcat in dir c:\apache-tomcat-6.0.26, if the tomcat is not on
- add following properties in file deploy properties file
deployment.blacklist.url=https\://127.0.0.1\:8443/blacklist/classes/blacklist
deployment.blacklisted.certs.url=https\://127.0.0.1\:8443/blacklist/classes/blacklisted.certs
- execute javaws -SSVBaselineUpdate
- if there is no dialog pop up, asking user if continue to access the https sever(Because the cert for sever is invalid), and dynamic blacklist file and blacklisted cert file are not downloaded in dep_user_home/security dir, bug is reproduced