This is an update to our original post at:
Our conclusions:
We have checked our SSL certificate at:
http://www.digicert.com/help/ and
https://www.ssllabs.com/ssltest/analyze.html
and do not see any issues but then we are not sure what to look for. There is nothing in the AN documentation about this so any help resolving this issue would be appreciated.
Thanks.
โ08-01-2012 12:36 PM
@RichardH. Thanks. If fhere is anything we can do to assist with trouble shooting or otherwase please let us know.
โ08-03-2012 11:17 AM
โ08-03-2012 07:25 PM
We are having the same intermittent SSL failure issues. Any updates on a fix for this?
โ08-06-2012 10:46 AM
No, we have not yet had a repy (after a week) from support. I hope AN Managers monitor this board. Communication is the first key for keeping customers happy and they are not doing that. Not even an acknowledgement there might be a problem.
โ08-06-2012 10:53 AM
A change was recently implemented that should correct this problem. Please confirm that you you are no longer seeing an error on your sites.
โ08-06-2012 02:32 PM
Thank you @RichardH. When was the change made?
However, at this point we are not prepared to"experiment" on our production site given the issues we have had until we get some detailed explanation of what the problem was and whether it would explain developer accounts working and production accounts having intermittent problems. We are owed that.
And why is the formal support group ignoring this through the e-ticket mechanism?
โ08-06-2012 02:40 PM
We still have not received any information on what changes were made to correct the issue. We continue to side step the issue by not using SSL in the relay response link and are always seeing AN call the relay response link.
However, another intermittent issue has cropped up. Our relay response link loads this page (we have removed the scripting elements to get the form fields):
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <!--Copyright © 1999-2012. All rights reserved.--> <HTML> <HEAD> <title>Ready for Processing</title> </HEAD> <BODY> <form action ="https://full path back to our site/Silent_DPMRecv.cfm?red=53000&frName=win3" method = "post" name = "GoToProcess" target="_self"> <INPUT type="hidden" value="value1" name="name1"> <INPUT type="hidden" value="value2" name="name2"> <INPUT type="hidden" value="value3" name="name3"> ... ... <INPUT type="hidden" value="valueN" name="nameN"> </form> <script type="text/javascript"> window.onload = function() { document.GoToProcess.submit(); } </script> </BODY> </HTML>
The intermittent problem is that the form above is never submitted back to us once AN has consumed the page. Again we have run this process hundreds of time on a developer account with issue, but on the production account it is an intermittent problem (less than 10% of transactions). And we very much doubt it is an issue of our web server or SSL certificate since we have been running AIM without any issues for many years on the same server and cert.
Any thoughts?
โ08-09-2012 10:50 AM
StephenS
Unfortunately, we are unable to disclose any details of changes and processes for our production systems. However, I have escalated your most recent report to the product team for closer examination.
Richard
โ08-09-2012 11:49 AM
@RichardH. Thanks for the note. I understand that details may not be forthcoming but something like this would add comfort "We found an issue with our handling of SSL certs on one of our new servers, and made the necessary changes". It is just nice to get a head on response to the problem.
โ08-09-2012 12:07 PM
StephenS: Just a quick note letting you know our production team is still working on issue you reported.
โ08-14-2012 10:57 AM