Skip to content

Commit

Permalink
Add links to AWS IAM Roles Anywhere docs and blog to FAQs (#165)
Browse files Browse the repository at this point in the history
  • Loading branch information
paulschwarzenberger authored Jun 25, 2024
1 parent bd28afa commit 7e14b32
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,8 @@ The default setting for CRL lifetime of 1 day should be appropriate for most use
### How do I renew a certificate?
Create a new Certificate Signing Request (CSR) using a new private key. Resubmit as detailed in [Client Certificates](client-certificates.md#renewing-certificates).


### Can the CA be used for Application Load Balancer mTLS?
A walkthrough with configuration of certificate authentication for AWS Application Load Balancer is provided in [How-to Guides](https://serverlessca.com/how-to-guides/alb/) and [this blog post](https://medium.com/@paulschwarzenberger/aws-application-load-balancer-mtls-with-open-source-cloud-ca-277cb40d60c7).

### Can the CA be used for AWS IAM Roles Anywhere?
A walkthrough showing how to configure AWS IAM Roles Anywhere with the CA is provided in [How-to Guides](https://serverlessca.com/how-to-guides/iam/) and [this blog post](https://medium.com/@paulschwarzenberger/aws-iam-roles-anywhere-with-open-source-private-ca-6c0ec5758b2b).

0 comments on commit 7e14b32

Please sign in to comment.