Changes between Initial Version and Version 1 of Ticket #2627


Ignore:
Timestamp:
04/05/24 20:55:02 (6 weeks ago)
Author:
HQuest@…
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2627 – Description

    initial v1  
    1 While a client is connected via IPv4, nginx will offer "SSL stapling" and a set of cipher suites in the order defined in the configuration.
    2 While a client is connected via IPv6, nginx will not offer "SSL stapling" and will change the cipher suites order defined in the configuration.
     1While a client is connected via IPv4, nginx will offer "OCSP stapling" and a set of cipher suites in the order defined in the configuration.
     2While a client is connected via IPv6, nginx will not offer "OCSP stapling" and will change the cipher suites order defined in the configuration.
    33Behavior first noted on nginx/1.25.3 and present on nginx/1.25.4.