We have a set of internal (dev/test/QA/ORT/preprod LAMP servers that we use self signed certificates for. Normally this isn't a problem - we just click the exception ("Proceed to w.x.y.z.(unsafe)") and continue on with our day.
Recently, we've been experiencing an issue with Chrome where Chrome appears to "forget" that we've accepted the exception, and we have to accept the exception again. And this happens often enough that it'll occur in the middle of clicking a "submit" button, which breaks other things in our product.
Has anybody else experienced this? Are there any workarounds (other than using proper certificates, using a different browser, or not using HTTPS)?
This is Apache 2.2.29 on Centos 5 (Linux 2.6.18-406.el5, x64)
Also, apologies if this is the wrong forum for this - not sure where this should go.