Closed pkar closed 1 year ago
Support for RSA keys was only added relatively recently: 6458687f9de7251b0373c7e0858850007bb26fc2. Are you sure you're running a version of Buildbarn that is recent enough to include support for this?
That was it thank you. I had 20230208T220714Z-fd356c8
and updating to 20230225T170654Z-99b5ad0
works as intended.
Note that we recently moved away from Docker Hub. Newer images are stored on GitHub itself:
https://github.com/buildbarn/bb-storage/pkgs/container/bb-storage
So it is possible to use a version that is newer than February 25th.
I'm trying to test out a simple JWT policy in a Kubernetes deployment, however it's not clear what the issue is with the public key.
Generated the pub/priv keys with
The policy looks like
The frontend storage fails to startup with
Ran a simple test locally and the keys parse ok