Tim Bruijnzeels

Results 34 comments of Tim Bruijnzeels

@racompton If you are considering working on a PR then please talk to us offline so that we can agree on the design level.

Sounds good. On this: > Still to be determined is whether or not it makes any sense to use backend HSMs for random number generation in the context that Krill...

Hi, Thanks for reporting this. This is default behaviour of the rust std library when using the `print!` macro. On my mac I don't get this issue because apparently the...

Sounds reasonable. Given that this is all public (published) information I see no reason to enforce authentication. Do you see specific requirements from your end regarding the format? From my...

The nic.br manifest is currently 92kB, so yes.. we need to be prepared to sign larger. But this is with 1100+ signed certificates in the publication point. For now this...

I would not bother with this right now. The krill history (events / details) only contain information on the public keys and the mapping is done separately - as you...

We should also review the code and see if there are things that could be batched for background processing instead, so that users don't need to wait - especially wrt...

You are not seeing any resources for 'newca' because it will only request a certificate from its parent *after* you have also configured its repository. Otherwise it would not know...

> How do I give Krill permission to use domains outside of what is strictly defined in the configuration as long as they are resolved to localhost? Or can I...

> Hello Tim, I am trying to do a migration in between krill instances over 2 different linux environments. I am not sure what you are trying to do. Krill...