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

  • How to record a RTSP stream with VLC and ffmpeg
  • Error in IIS when adding secure binding because intermediate certificate is missing
  • How to solve URL scheme mismatch when running Jira behind a reverse proxy
  • How to make your web site GDPR compliant using CookieHub
  • Re-map user to login in SQL server after restoring or attaching database
  • How to minify and merge javascript files with UglifyJS 2
  • How to force IIS/ASP.NET to use assembly from the bin folder instead of GAC
  • 16 simple ways to secure your WordPress site
  • Generating 2048 bit CSR with OpenSSL
  • Configure Magento to store session data in the database
Independent Publisher empowered by WordPress