Skip to content

Commit 77540f7

Browse files
doc: change description for ssl_client_hello_by_lua.
1 parent cee0659 commit 77540f7

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2738,7 +2738,7 @@ This directive requires OpenSSL 1.1.1 or greater.
27382738

27392739
If you are using the [official pre-built
27402740
packages](https://openresty.org/en/linux-packages.html) for
2741-
[OpenResty](https://openresty.org/) 1.19.9.2 or later, then everything should
2741+
[OpenResty](https://openresty.org/) 1.21.4.1 or later, then everything should
27422742
work out of the box.
27432743

27442744
If you are not using one of the [OpenSSL
@@ -2749,7 +2749,7 @@ in order to use this directive:
27492749
<https://openresty.org/en/openssl-patches.html>
27502750

27512751
Similarly, if you are not using the Nginx core shipped with
2752-
[OpenResty](https://openresty.org) 1.19.9.2 or later, you will need to apply
2752+
[OpenResty](https://openresty.org) 1.21.4.1 or later, you will need to apply
27532753
patches to the standard Nginx core:
27542754

27552755
<https://openresty.org/en/nginx-ssl-patches.html>

doc/HttpLuaModule.wiki

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2319,7 +2319,7 @@ This directive requires OpenSSL 1.1.1 or greater.
23192319
23202320
If you are using the [official pre-built
23212321
packages](https://openresty.org/en/linux-packages.html) for
2322-
[OpenResty](https://openresty.org/) 1.19.9.2 or later, then everything should
2322+
[OpenResty](https://openresty.org/) 1.21.4.1 or later, then everything should
23232323
work out of the box.
23242324
23252325
If you are not using one of the [OpenSSL
@@ -2330,7 +2330,7 @@ in order to use this directive:
23302330
https://openresty.org/en/openssl-patches.html
23312331
23322332
Similarly, if you are not using the Nginx core shipped with
2333-
[OpenResty](https://openresty.org) 1.19.9.2 or later, you will need to apply
2333+
[OpenResty](https://openresty.org) 1.21.4.1 or later, you will need to apply
23342334
patches to the standard Nginx core:
23352335
23362336
https://openresty.org/en/nginx-ssl-patches.html

0 commit comments

Comments
 (0)