DefinitelyTyped/types/node-forge
x22x22 97e14b8a81 [node-forge]add forge.pki.createCertificate() and supplement interface Certificate (#23298)
* add forge.pki.createCertificate()

add forge.pki.createCertificate()

* [node-forge]add forge.pki.createCertificate() and supplement interface Certificate

[node-forge]add forge.pki.createCertificate() and supplement interface Certificate

- [x] Use a meaningful title for the pull request. Include the name of the package modified.
- [x] Test the change in your own code. (Compile and run.)
- [ ] Follow the advice from the [readme](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/README.md#make-a-pull-request).
- [ ] Avoid [common mistakes](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/README.md#common-mistakes).
- [ ] Run `npm run lint package-name` (or `tsc` if no `tslint.json` is present).

Select one of these and delete the others:
- [x] Provide a URL to documentation or source code which provides context for the suggested changes: 74b7472b21/lib/x509.js (L910)
- [ ] Increase the version number in the header if appropriate.
- [ ] If you are making substantial changes, consider adding a `tslint.json` containing `{ "extends": "dtslint/dt.json" }`.

* [node-forge]add forge.pki.createCertificate() and supplement interface Certificate

[node-forge]add forge.pki.createCertificate() and supplement interface Certificate

- [x] Use a meaningful title for the pull request. Include the name of the package modified.
- [x] Test the change in your own code. (Compile and run.)
- [ ] Follow the advice from the [readme](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/README.md#make-a-pull-request).
- [ ] Avoid [common mistakes](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/README.md#common-mistakes).
- [ ] Run `npm run lint package-name` (or `tsc` if no `tslint.json` is present).

Select one of these and delete the others:
- [x] Provide a URL to documentation or source code which provides context for the suggested changes: 74b7472b21/lib/x509.js (L910)
- [ ] Increase the version number in the header if appropriate.
- [ ] If you are making substantial changes, consider adding a `tslint.json` containing `{ "extends": "dtslint/dt.json" }`.

* [node-forge]add forge.pki.createCertificate() and supplement interface Certificate

[node-forge]add forge.pki.createCertificate() and supplement interface Certificate

* [node-forge]add forge.pki.createCertificate() and supplement interface Certificate

[node-forge]add forge.pki.createCertificate() and supplement interface Certificate
2018-01-31 12:32:06 -08:00
..
index.d.ts [node-forge]add forge.pki.createCertificate() and supplement interface Certificate (#23298) 2018-01-31 12:32:06 -08:00
node-forge-tests.ts [node-forge]add forge.pki.createCertificate() and supplement interface Certificate (#23298) 2018-01-31 12:32:06 -08:00
tsconfig.json
tslint.json