devcert icon indicating copy to clipboard operation
devcert copied to clipboard

Local HTTPS development made easy

Results 34 devcert issues
Sort by recently updated
recently updated
newest added

Is there someone run .ts file on production server?

New attempt without conflicts. Resolves https://github.com/davewasmer/devcert/issues/32 Closes https://github.com/davewasmer/devcert/pull/66, https://github.com/davewasmer/devcert/pull/77

Resolves #32 Closes #66 `@types` should be placed in `devDependencies` as they're not required at runtime and are only relevant when developing on `devcert`

Hello there. First, this is a super awesome project! I'm on mac OS High Sierra. I've found that when `removeDomain` is called, only the certificates will be removed. However, since...

Fewer dependencies means better DX and UX! With this change, devcert no longer requires a local installation of `openssl`. The node-forge library: - implements the TLS standard - uses native...

every time I started the devcert, it is always asking me to enter the password, and I don't know.. ANything you type there, it asks again. There is no real...

I'm getting this error: `[!] (plugin at position 6) Error: spawnSync sh ENOENT Error: spawnSync sh ENOENT at notFoundError (C:\Users\Toni\WebstormProjects\pogoweb-frontend\svelte-app\node_modules\cross-spawn\lib\enoent.js:6:26) at Object.verifyENOENTSync (C:\Users\Toni\WebstormProjects\pogoweb-frontend\svelte-app\node_modules\cross-spawn\lib\enoen t.js:48:16) at Function.spawnSync [as sync] (C:\Users\Toni\WebstormProjects\pogoweb-frontend\svelte-app\node_modules\cross-spawn\inde x.js:29:43)...

Love this library, but as noted in the README.md, obvious vulnerability is someone getting the CA key & cert for that machine. While the risk is probably low given it...

![screen shot 2018-06-09 at 1 42 25 am](https://user-images.githubusercontent.com/20454213/41185287-0ca178de-6b87-11e8-8f0b-2a04e64bf2c0.jpg) Hey there. The root certificate that devcert has generated and installed appears to have a lifetime of one month as seen in...