Results 3 issues of KAK BO CHE

```cue import "list" #test: this={ a?: [...string] b?: string c?: string #AnyOfABC: true & list.MinItems([ for label, val in this if list.Contains(["a", "b", "c"], label) {label}], 1) } ``` ```json...

* adjust moment date for revocation checks * handle unauthorized ocsp response * optionally check for csrl/ocsp next_update * Added failure fields to SoftFailError * Added Tests related to CRL...

First off _great_ set of libraries, they are so much easier to use than pyasn1 and the crypto libs tied directly to OpenSSL. I understand that according to the documentation...