Skip to content

Commit bd92edf

Browse files
authored
doc: modify openssl patch requirements. (openresty#2022)
1 parent 496d985 commit bd92edf

File tree

2 files changed

+4
-32
lines changed

2 files changed

+4
-32
lines changed

README.markdown

Lines changed: 2 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -2741,14 +2741,7 @@ packages](https://openresty.org/en/linux-packages.html) for
27412741
[OpenResty](https://openresty.org/) 1.21.4.1 or later, then everything should
27422742
work out of the box.
27432743

2744-
If you are not using one of the [OpenSSL
2745-
packages](https://openresty.org/en/linux-packages.html) provided by
2746-
[OpenResty](https://openresty.org), you will need to apply patches to OpenSSL
2747-
in order to use this directive:
2748-
2749-
<https://openresty.org/en/openssl-patches.html>
2750-
2751-
Similarly, if you are not using the Nginx core shipped with
2744+
If you are not using the Nginx core shipped with
27522745
[OpenResty](https://openresty.org) 1.21.4.1 or later, you will need to apply
27532746
patches to the standard Nginx core:
27542747

@@ -2858,14 +2851,7 @@ packages](https://openresty.org/en/linux-packages.html) for
28582851
[OpenResty](https://openresty.org/) 1.9.7.2 or later, then everything should
28592852
work out of the box.
28602853

2861-
If you are not using one of the [OpenSSL
2862-
packages](https://openresty.org/en/linux-packages.html) provided by
2863-
[OpenResty](https://openresty.org), you will need to apply patches to OpenSSL
2864-
in order to use this directive:
2865-
2866-
<https://openresty.org/en/openssl-patches.html>
2867-
2868-
Similarly, if you are not using the Nginx core shipped with
2854+
If you are not using the Nginx core shipped with
28692855
[OpenResty](https://openresty.org) 1.9.7.2 or later, you will need to apply
28702856
patches to the standard Nginx core:
28712857

doc/HttpLuaModule.wiki

Lines changed: 2 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -2322,14 +2322,7 @@ packages](https://openresty.org/en/linux-packages.html) for
23222322
[OpenResty](https://openresty.org/) 1.21.4.1 or later, then everything should
23232323
work out of the box.
23242324
2325-
If you are not using one of the [OpenSSL
2326-
packages](https://openresty.org/en/linux-packages.html) provided by
2327-
[OpenResty](https://openresty.org), you will need to apply patches to OpenSSL
2328-
in order to use this directive:
2329-
2330-
https://openresty.org/en/openssl-patches.html
2331-
2332-
Similarly, if you are not using the Nginx core shipped with
2325+
If you are not using the Nginx core shipped with
23332326
[OpenResty](https://openresty.org) 1.21.4.1 or later, you will need to apply
23342327
patches to the standard Nginx core:
23352328
@@ -2432,14 +2425,7 @@ packages](https://openresty.org/en/linux-packages.html) for
24322425
[OpenResty](https://openresty.org/) 1.9.7.2 or later, then everything should
24332426
work out of the box.
24342427
2435-
If you are not using one of the [OpenSSL
2436-
packages](https://openresty.org/en/linux-packages.html) provided by
2437-
[OpenResty](https://openresty.org), you will need to apply patches to OpenSSL
2438-
in order to use this directive:
2439-
2440-
https://openresty.org/en/openssl-patches.html
2441-
2442-
Similarly, if you are not using the Nginx core shipped with
2428+
If you are not using the Nginx core shipped with
24432429
[OpenResty](https://openresty.org) 1.9.7.2 or later, you will need to apply
24442430
patches to the standard Nginx core:
24452431

0 commit comments

Comments
 (0)