Fix typo (patch example)

openssl-1.1.1
Hakase 2018-09-13 12:13:29 +09:00
parent 25be0e00ca
commit 3efa1495f6
No known key found for this signature in database
GPG Key ID: BB2821A9E0DF48C9
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@ Example of setting TLS 1.3 cipher in nginx:
git clone https://github.com/openssl/openssl.git
git clone https://github.com/hakasenyang/openssl-patch.git
cd openssl
patch -p1 < ../openssl-patch/openssl-equal-pre10_ciphers.patch
patch -p1 < ../openssl-patch/openssl-equal-1.1.1_ciphers.patch
```
And then use --with-openssl in nginx or build after ./config.