File tree 2 files changed +2
-2
lines changed
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
337
337
338
338
## Azure Key Vault
339
339
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.
341
341
342
342
### Authentication
343
343
Original file line number Diff line number Diff line change @@ -324,7 +324,7 @@ a Certificate Signing Request (CSR) is sent to the CA
324
324
along with a short-lived JSON Web Token (JWT) which authenticates the request.
325
325
326
326
The 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 ) ,
328
328
without using ` step ` .
329
329
We have written a few [ example clients] ( https://github.com/smallstep/clients/tree/main ) for demonstration purposes.
330
330
You can’t perform that action at this time.
0 commit comments