David Arnold
David Arnold
I need the base64 encoded DER representation of ASN.1 IssuerSerial type as defined in https://www.ietf.org/rfc/rfc5035.txt Can anyone help me out how to produce this struct and how to DER encode...
@kislyuk Thanks for your feedback. We'll be pushing this until a basic implementation serves our underlying use case. Once we are there, and after some polishing, I'd ping you again...
You are right, the EPES + BES must be very extendable, it seems almost impossible to implement a generic solution for them as it might largely depend on the specific...
@Deiber please do NOT force push. ;-) It's very hard / impossible to understand the WIP evolution, if you do.
Hi @pokoli I'm completely disengaged with this PR and it's basicalky unmaintained. Hence, feel free to take and own it. That would be a more than satisfactory outcome of this...
Specially so as I found it impossible on several ARM models to successfully complete the builds... I resorted to multi-arch builds and transfer the image. With an official multi arch...
Looks like this https://github.com/jitesoft/docker-keybase-sshca is the best "mirror" with aparent arm64/aarch64 support...
@Johannestegner have you observed similar behaviour? It happened with your arm64 builds from the gitlab registry...
@Johannestegner I'm using `Raspberry Pi 3 Model B V1.2` (writing on the circuit board) which according to [here](https://www.raspberrypi.org/products/raspberry-pi-3-model-b/) has a `Quad Core 1.2GHz Broadcom BCM2837 64bit CPU` which according to...
Yeah thanks! I just inferred you also run a weekly scheduled pipeline, I'll pull the new latest and check again and then report back. Thanks!