File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 3333
3434<details >
3535
36+ - [ ` 02911b0 ` ] ( https://github.com/stdlib-js/stdlib/commit/02911b0457750185f9b83c04e8e964ee5440d91e ) - ** docs:** fix typo _ (by Philipp Burckhardt)_
3637- [ ` 6bb94b5 ` ] ( https://github.com/stdlib-js/stdlib/commit/6bb94b5e2b1b81704a18e8b8ba6ed2bcccce4c23 ) - ** docs:** add note _ (by Athan Reines)_
3738- [ ` 9f3732f ` ] ( https://github.com/stdlib-js/stdlib/commit/9f3732f2587d7e0f4ad16589ca5900b0cf20bbc0 ) - ** docs:** fix examples _ (by Athan Reines)_
3839- [ ` 1f08a8b ` ] ( https://github.com/stdlib-js/stdlib/commit/1f08a8b3c6f9c39c316380b1c059ddac187d004c ) - ** docs:** fix examples _ (by Athan Reines)_
Original file line number Diff line number Diff line change 1414 Options.
1515
1616 options.pfx: string|Buffer|Array<string|Buffer|Object> (optional)
17- PFX or PKCS12 encode private key and certificate chain.
17+ PFX or PKCS12 encoded private key and certificate chain.
1818
1919 options.cert: string|Buffer|Array<string|Buffer> (optional)
2020 Cert chains in PEM format.
You can’t perform that action at this time.
0 commit comments