We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19e3a41 commit 02911b0Copy full SHA for 02911b0
lib/node_modules/@stdlib/net/http2-secure-server/docs/repl.txt
@@ -14,7 +14,7 @@
14
Options.
15
16
options.pfx: string|Buffer|Array<string|Buffer|Object> (optional)
17
- PFX or PKCS12 encode private key and certificate chain.
+ PFX or PKCS12 encoded private key and certificate chain.
18
19
options.cert: string|Buffer|Array<string|Buffer> (optional)
20
Cert chains in PEM format.
0 commit comments