Compute - SSL Server Certificates Flashcards

1
Q

What is the purpose of a server certificate in an Application Load Balancer (ALB)?

A
  • Allows the ALB to receive encrypted traffic over HTTPS
  • Establishes an encrypted communication channel between clients and the ALB
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What are SSL and TLS in relation to server certificates?

A
  • SSL (Secure Sockets Layer) and TLS (Transport Layer Security) are cryptographic protocols used for certificates in ALBs
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is an X.509 certificate?

A
  • A digital ID provisioned by a Certificate Authority (CA)
  • Used to terminate encrypted connections and decrypt requests in the ALB
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What are the options for selecting a certificate when configuring HTTPS listeners in an ALB?

A
  • Choose a certificate from AWS Certificate Manager (ACM)
  • Upload a certificate to ACM
  • Choose a certificate from AWS Identity and Access Management (IAM)
  • Upload a certificate to IAM
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is AWS Certificate Manager (ACM)?

A
  • A service for creating and provisioning SSL/TLS server certificates in AWS
  • Simplifies the configuration process for certificates in an ALB
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

When would you use IAM as your certificate manager for an ALB?

A
  • When deploying ELBs in regions not supported by ACM
  • To use third-party certificates
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

How can you use ACM for certificates?

A
  • Create certificates within ACM
  • Import existing certificates from outside of AWS
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is the preferred option for managing certificates in an ALB?

A
  • Using ACM as the certificate manager
How well did you know this?
1
Not at all
2
3
4
5
Perfectly