File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 2222
2323<details >
2424
25+ - [ ` 02911b0 ` ] ( https://github.com/stdlib-js/stdlib/commit/02911b0457750185f9b83c04e8e964ee5440d91e ) - ** docs:** fix typo _ (by Philipp Burckhardt)_
2526- [ ` 6bb94b5 ` ] ( https://github.com/stdlib-js/stdlib/commit/6bb94b5e2b1b81704a18e8b8ba6ed2bcccce4c23 ) - ** docs:** add note _ (by Athan Reines)_
2627- [ ` 9f3732f ` ] ( https://github.com/stdlib-js/stdlib/commit/9f3732f2587d7e0f4ad16589ca5900b0cf20bbc0 ) - ** docs:** fix examples _ (by Athan Reines)_
2728- [ ` 1f08a8b ` ] ( https://github.com/stdlib-js/stdlib/commit/1f08a8b3c6f9c39c316380b1c059ddac187d004c ) - ** docs:** fix examples _ (by Athan Reines)_
3839
3940### Contributors
4041
41- A total of 1 person contributed to this release. Thank you to this contributor :
42+ A total of 2 people contributed to this release. Thank you to the following contributors :
4243
4344- Athan Reines
45+ - Philipp Burckhardt
4446
4547</section >
4648
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