Welcome! Log In Create A New Profile

Advanced

nginx and ssl ciphers

March 18, 2015 05:55PM
Hello,
I need to configure my nginx web server with only specific ssl ciphers.
I need to use only this ciphers:

TLS_RSA_WITH_AES_256_CBC_SHA (0x0035)
TLS_RSA_WITH_AES_128_CBC_SHA (0x002f)
TLS_RSA_WITH_3DES_EDE_CBC_SHA (0x000a)
TLS_RSA_WITH_RC4_128_MD5 (0x0004)
TLS_RSA_WITH_RC4_128_SHA (0x0005)
TLS_RSA_WITH_AES_128_CBC_SHA256 (0x003c)
TLS_RSA_WITH_AES_256_CBC_SHA256 (0x003d)


Someone can help me on how I do ?

Tnx
Manuel
Subject Author Posted

nginx and ssl ciphers

ManuelRighi March 18, 2015 05:55PM

Re: nginx and ssl ciphers

Scott Larson March 18, 2015 06:46PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 151
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready