.net - SSL and TLS 1.0 PCI Compliance -


we received couple of notifications major gateways stating "the pci council says must remove support ssl 3.0 , tls 1.0. in short: servers , clients should disable ssl , preferably transition tls 1.2."

my question is, if disable 3.0 , tls 1.0 on our servers , make required adjustments on our code, our customers, use old browsers, still able access our website? unfortunately know @ least 10% of our customers uso ie 8.

i confused change , want make sure understand whether or not there impact on customers' side (website's visitors)

thanks help.

unfortunately know @ least 10% of our customers use ie 8.

ie 8 @ least on windows xp not support tls 1.1 or tls 1.2. if on obsolete platform xp need use firefox or chrome long these still available platform.


Comments

Popular posts from this blog

android - net_scheduler holding wakelock -

sql - MySQL : Getting Entries from a many-to-many table -

java - Retrieving data from database using jsp (Hibernate + Spring + Maven) -