Files
dshackle/src/test/resources/configs/auth-with-wrong-pub-key.yaml
2023-08-23 15:57:08 +04:00

6 lines
163 B
YAML

auth:
enabled: true
publicKeyOwner: drpc
keys:
provider-private-key: "classpath:keys/priv.p8.key"
external-public-key: "classpath:keys/pub-wrong.key"