File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -337,7 +337,7 @@ Here are some notes on granting a custom IAM role that provides step-ca with acc
337337
338338## Azure Key Vault
339339
340- [ Azure Key Vault] ( https://azure .microsoft.com/en-us/products /key-vault ) is Microsoft's managed key management service.
340+ [ Azure Key Vault] ( https://learn .microsoft.com/en-us/azure /key-vault/general/overview ) is Microsoft's managed key management service.
341341
342342### Authentication
343343
Original file line number Diff line number Diff line change @@ -324,7 +324,7 @@ a Certificate Signing Request (CSR) is sent to the CA
324324along with a short-lived JSON Web Token (JWT) which authenticates the request.
325325
326326The JWK provisioner can be useful for custom integrations.
327- JWTs are easy to [ generate programmatically] ( https://jwt.io/# libraries-io ) ,
327+ JWTs are easy to [ generate programmatically] ( https://jwt.io/libraries ) ,
328328without using ` step ` .
329329We have written a few [ example clients] ( https://github.com/smallstep/clients/tree/main ) for demonstration purposes.
330330
You can’t perform that action at this time.
0 commit comments