eclipse-tractusx / tractusx-edc

Apache License 2.0
35 stars 51 forks source link

Azure Deployment → Azure Keyvault → dataplane.token.signer.privatekey_alias #1269

Open jerzy-wachowiak opened 2 months ago

jerzy-wachowiak commented 2 months ago

EDC 0.7.0+, Azure Deployment

Missing info in the documentation for:

  1. dataplane.token.signer.privatekey_alias
  2. dataplane.token.verifier.publickey_alias

and Azure Deployment and Azure Kyevault

As what should they be stored in Azure Keyvault:

What length should the rsa key have?

any additional requirements? like e.g.

  1. no line breaks (regex in the code)
  2. what line break (regex in the code)
  3. PKCS1 or PKCS8

openssl genpkey -algorithm RSA -outform PEM -out private_key.pem -outpubkey public_key.pem -pkeyopt rsa_keygen_bits:2048

github-actions[bot] commented 4 weeks ago

This issue is stale because it has been open for 4 weeks with no activity.

github-actions[bot] commented 3 weeks ago

This issue was closed because it has been inactive for 7 days since being marked as stale.