Search code examples
jsfsslhttpsmozilla

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


when i redirect JSF page through the https then it will move to that page but at that time it gives me error about ssl expire in mozila...


Solution

  • 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.