aip.im
aip.im
Step by step tutorials for installing and configuring Linux and Windows services and applications
Skip to content
  • About
  • Cheat sheet
  • Contact Me

PCI compliance

There are 2 posts tagged PCI compliance (this is page 1 of 1).

How to check if SSL v2 is enabled using openssl

SSL v2 is weak and outdated protocol. All modern browsers and applications support SSL v3 and that’s why you should disable SSL v2 where possible.

Using this command you can check if SSL v2 is enabled:

openssl s_client -connect www.example.org:443 -ssl2

Continue reading →

in Linux, Security, Windows | April 13, 2012 | 166 Words

How to disable SSL v2 / enable SSL v3 on Windows 2008

SSL v2 is weak and outdated protocol. All modern browsers support SSL v3 and it’s enabled by default on Windows 2008 (IIS 7 / IIS 7.5). To make sure all clients are using SSL v3 we must disable SSL v2. This is required for PCI compliance. Continue reading →

in IIS, Security, Windows | March 30, 2012 | 116 Words

Search

Categories

  • ASP.NET (4)
  • Debian (7)
  • IIS (8)
  • Javascript (2)
  • Jira (1)
  • Linux (12)
  • Magento (2)
  • Mail (3)
  • Microsoft SQL Server (4)
  • Network (4)
  • OpenVZ (1)
  • PHP (5)
  • Proxmox (1)
  • Security (12)
  • Video (1)
  • VMware (1)
  • Web development (1)
  • Windows (15)
  • Windows Server (9)
  • WinRT (1)
  • Wordpress (3)

Popular posts

  • Error in IIS when adding secure binding because intermediate certificate is missing
  • Re-map user to login in SQL server after restoring or attaching database
  • How to schedule Windows Update to install updates at certain time in Windows Server 2012
  • How to encrypt and decrypt a string with private key in C#.NET 4.5 / WinRT
  • How to force IIS/ASP.NET to use assembly from the bin folder instead of GAC
  • How to measure web site’s response time with wget
  • How to solve URL scheme mismatch when running Jira behind a reverse proxy
  • How to block search engines from indexing all sites in a IIS instance
  • How to check if SSL v2 is enabled using openssl
  • How to disable SSL v2 and v3 on Windows server 2008
Independent Publisher empowered by WordPress