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. |
| 1 | While a client is connected via IPv4, nginx will offer "OCSP 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 "OCSP stapling" and will change the cipher suites order defined in the configuration. |