Friedel Ziegelmayer
Friedel Ziegelmayer
@djc good idea, added the appropriate methods, I think this should work asfaict. They will need some naming work, so for now I just prefixed them with `yeet_` to make...
> I would kind of expect `IdentityDer` to contain a certificate chain, not just an end-entity cert? That makes sense, but if we do this, how would we use this...
Any more thoughts on if I should fill this out with logic, or do you think this is not realistic to merge this?
can you add an explicit test please?
So while I understand the priniciple fix, I am not 100% convinced this should be merged as is. My current concern is , this means ending up with a bunch...
So, to make this better I would suggest this: - change the signature of the verify function to also pass a list of other keys, that will be used to...
> I still wonder if it wouldn't be better to filter out elements that we don't "trust" I think that is very bad, and problematic behaviour, maaaybe at a very...
@hko-s can we close this?
I would recomment to use io errors with the current code, as it allows you to pass at least the string through. but will keep this in mind for the...
fun merge conflicts are fun..