Skip to content

Commit 7ba799d

Browse files
chronolawdndx
andauthored
Update README.markdown
Co-authored-by: Datong Sun <dndx@idndx.com>
1 parent 3d23039 commit 7ba799d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7757,8 +7757,8 @@ corresponding `pkey` be provided too. See below.
77577757
These objects can be created using [ngx.ssl.parse\_pem\_priv\_key](https://github.com/openresty/lua-resty-core/blob/master/lib/ngx/ssl.md#parse_pem_priv_key)
77587758
function provided by lua-resty-core.
77597759

7760-
If both of `cert` and `pkey` are `nil`, this method will clear
7761-
the client certificate and private key that were setted before.
7760+
If both of `cert` and `pkey` are `nil`, this method will clear any existing client certificate and private key
7761+
that was previously set on the cosocket object.
77627762

77637763
This method was first introduced in the `v0.10.22` release.
77647764

0 commit comments

Comments
 (0)