The Payment Card Industry Data Security Standard (PCI DSS) is a set of requirements designed to ensure that ALL companies that process, store or transmit credit card information maintain a secure environment.
I have been advised that having expose_php = On in my php.ini is a security issue and is, therefor, …
php pci-complianceI want to allow my customer users to enter their credit card information so that I can charge them every …
mysql database credit-card pci-compliance pci-dssI have a server running Ubuntu 14.04, but I have an issue with PCI requirements. I have installed in my server …
ubuntu ssh upgrade openssh pci-complianceWhat are the PCI rules to follow for storing credit card numbers in a database? 1) is this allowed? 2) if so, …
database credit-card pci-compliance pci-dssI'm trying to get a Fedora 14 server running Apache 2.2.17 to pass a PCI-DSS compliance scan by McAfee ScanAlert. My first …
apache pci-dss pci-complianceI have a 3rd party client who did a PCI scan on their site. The report returned this: web server …
security pci-compliance mod-autoindexThe existing version of openssh on OS X 10.7.4 is SSH-2.0-OpenSSH_5.6, which is not, unfortunately, PCI Compliant. So, I need …
homebrew openssh pci-complianceWe need to store last 4 digits of credit card, (in order to let customers know which card they have used?) …
pci-compliance pci-dssAs per PCI, we need to stop using SSL and TLS(1.0 and 1.1 in certain implementation) from June 30th 2016 as per …
c# .net ssl pci-compliance tls1.2For PCI Compliance, TLS 1.0 needs to be disabled. I was able to get this working on Windows 2012 with no problem …
windows-server-2008-r2 pci-compliance