Daniel Roesler

Results 18 comments of Daniel Roesler

It looks like Boulder (the Let's Encrypt CA server software) is still waiting on ECDSA support to be merged. Will address this once it's pushed. https://github.com/letsencrypt/boulder/pull/1357

Rather than moving the css to an external file, I'd rather use the `style-src 'sha256-'` CSP.

@systemcrash can you please resolve the conflicts so tests can run? thanks!

@systemcrash looks like some tests weren't successful

@systemcrash It looks like this pull request puts acme-tiny over the 200 line limit, so I'm not going to merge it for now. However, I'll keep this pull request open...

Hmmm, maybe, but can it be added and keep the script under 200 lines?

@rotanid I do still very much care about acme-tiny and I use it in my systems all the time. Adding features !== not caring. As far as ECDSA support, I'm...

I think is about ECDSA *account* keys, not domain certificate keys, right?

Will probably do CSP, but probably won't do HPKP since I don't really have a planned backup cert.

I will revisit better ways to reduce nonce timeouts when ACME v2 lands and I update the script to support that.