Jeremy Albright

Results 57 comments of Jeremy Albright

Now that you mention it, [`cursor.save` (`\x1B7`)](https://github.com/terkelg/sisteransi/blob/master/src/index.js#L32-L33) is already in use [here](https://github.com/terkelg/prompts/blob/master/lib/elements/text.js#L177), for one. It would make perfect sense to just look for that. I hadn't noticed that the cursor...

@SanjivG10 The password that it is asking for is the one used when the CA was originally configured. It is used to encrypt/decrypt the CA key so that it can't...

Just remember that new password is the one you need to use from then on. Also good to remember is that any domain certificates created with the old CA will...

This would be a welcome addition. Might also be a good idea to allow IP addresses

@camsjams this project is sporadically maintained. I'm not even sure the author of this PR is even getting notifications I guess we can try pinging @jamsea :man_shrugging:. If that doesn't...

> I prefer to call it "periodically maintained". No offense meant, @zetlen. You guys have done a great job on this project, and the fact that it needs little maintenance...

`libnss` is open source. It would be cool to have bindings for certutil; then that dialog wouldn’t be needed. I’ve been meaning to write some, but it’s been on the...

Devcert does not use default exports. If you wanted to use it like you are, you would need to import it into a namespace, like this: ```ts import * as...

https://github.com/davewasmer/devcert#security-concerns