Closed sebplorenz closed 2 years ago
This appears to be a problem with the DSC, which seems to try to extract a key with kid default
, rather than the kid included in the DAT (Which is randomly generated and DN8r0RTURe2Re0w8UaNdh-tk09uStCHOBBGuwsYmnOU
in your case)
Fixed it by replacing the kid named 'default' with the one from the kid from above in the DSC configuration:
DAPS_KEY_URL_KID={'http://daps:4567/.well-known/jwks.json':'DN8r0RTURe2Re0w8UaNdh-tk09uStCHOBBGuwsYmnOU'}
Hi, I'm trying to set up a local DAPS for testing. I followed the steps to create a server certificate and two clients and added the key and certs to the server. I'm using the docker image ghcr.io/fraunhofer-aisec/omejdn-server and added the configuration from this repository to it. I think it works. When I send a request to , then I get a
But when I start a DSC 6.5.3 and point it to my local DAPS I'm getting the following message at startup:
And when I try to communicate with another DSC, I'm getting the following error message: