Quantcast
Channel: SSL – markomedia Technologies
Viewing all articles
Browse latest Browse all 6

Nginx SSL configuration

$
0
0
Nginx Logo

The following Nginx SSL configuration gives me PCI compliance as well as protection against BEAST attacks. This configuration also ensures that forward secrecy is applied in the SSL layer. More information on forward secrecy here. So this is what my typical few lines of SSL configuration would look like in Nginx vhost: server { listen […]

The post Nginx SSL configuration appeared first on markomedia Technologies.


Viewing all articles
Browse latest Browse all 6

Trending Articles