Restriction of the use of Certain Cryptographic Algorithms for Ecommerce customers will be mandated by Direct Payment Solutions from 1 October 2007.
For compliance with Visa/MasterCard PCI DSS certification the use of LOW encryption ciphers is not permitted. Payment Express' servers will only support MEDIUM or HIGH strength ciphers to guarantee transaction security / integrity.
From the 1st October Payment Express will only support SSL version 3.0 or higher. SSL version 2.0 and below will be disabled.
This will affect Shopping cart customers using Non-hosted Payment Pages.
How can I tell if my site will be affected?
On a secure site, you can examine what protocol is in use by clicking "Properties" on the "File" menu.
Alternatively, you can use Microsoft Fiddler’s “Capture HTTPS CONNECTs” option to view a complete listing of which protocols and encryption algorithms your browser offers and which the server chooses.
If you are unsure if you will be affected by these changes, please refer to the Support and Knowledgebase Articles below, or speak to your web developer.
Support & Knowledge Base Articles
Apache
Typically, for Apache/mod_ssl, httpd.conf or ssl.conf should have the following lines:
For Apache/apache_ssl include the following line in the configuration file (httpsd.conf):
Tomcat
IIS
(Windows restart required)
(Windows restart required)
For Novell Netware 6.5
Please refer to the following document
cURL library for PHP
The following should be included in your code to force SSL Version 3.0.