开发者

JSF page redirect with https then it will give ssl expire error in mozila

开发者 https://www.devze.com 2023-03-06 18:44 出处:网络
when i redirect JSF page through the https then it will mo开发者_开发技巧ve to that page but at that time it gives me error about ssl expire in mozila...Use a non-expired SSL certificate on your serve

when i redirect JSF page through the https then it will mo开发者_开发技巧ve to that page but at that time it gives me error about ssl expire in mozila...


Use a non-expired SSL certificate on your server. There's nothing you can do about an invalid SSL certificate other than get a valid one (or fix whatever's making it invalid).


you will have to make new Keystore file because old one is expired..Go through this 3 easy steps..

http://techtracer.com/2007/09/12/setting-up-ssl-on-tomcat-in-3-easy-steps/#more-98

SSL have limited validity for authenticate keystore file.

After created new keystore file just accept confirmation in Mozila for confirmation of valid user.

0

精彩评论

暂无评论...
验证码 换一张
取 消