Hi Jeffrey ,
Can you please tell which version of ACNS you are using,is it 5.1.13 or something else and what commands u r running to perform this activity so that i can figure out something more in your scenario.
Is it locally managed CE or globally managed CE.
Kindly answer the above questions so that i can try to find the exact knd of error.
In your scenario it is seeming that the Content Engine does not push the certificate to the client browser and an error is displayed indicating that the certificate has expired.
This problem can occur in situations such as the following:
ContentEngine(config)# https server testcer certgroup chain verisign
ContentEngine(config)# https server testcer certgroup serverauth verisign
ContentEngine(config)# https server testcer key siebel
ContentEngine(config)# https server testcer host 209.165.201.128
ContentEngine(config)# https server testcer enable
/cfg/gl/cache/https/server/tsiebel/enable:
Certgroup file used for serverauth is not
valid
Are you using the above kind of commands or some other command to complee your actvity , please share with me.
The problem is that the SSL standard states that the server will make the whole authentication chain available if the client has an expired root or intermediate certificate.
This is not a problem as long as the browser has unexpired( kindly noteI have said unexired) intermediate and root certificates for Verisign orsome other vendor you r usng as in the example abov the certificate vendor is verisign(it may be different in your case).
You can Load an active intermediate certificate in the browser as a workaround for this.
Hope it will work. If it does not work kindly revert.
Sachin Garg