Questions tagged with Transport Layer Security (TLS)
Content language: English
Select up to 5 tags to filter
Sort by most recent
Browse through the questions and answers listed below or filter and sort to narrow down your results.
We just got a notification that the CA (rds-ca-2019) for our DB instances (all MySQL Community instances) expires next August. I followed the instructions for switching to rds-ca-rsa2048-g1, and as...
1
answers
0
votes
69
views
asked 10 days agolg...
I have a Tomcat server on EC2, with an application loadbalancer, and needs to be encrypted. The Tomcat server caters to an application that opens up on my custom domain, say...
2
answers
0
votes
48
views
asked 17 days agolg...
I have received an email from AWS advising me to update to TLS 1.2 connection.
And also mentioned that TLS 1.0 and 1.1 no longer supported on "June 28, 2023".
But our application are running...
2
answers
0
votes
54
views
asked 25 days agolg...
With the default RDS Certificate Authority (CA) "rds-ca-2019" expiring August 22 of 2024, we recently updated some of our RDS CAs to "rds-ca-rsa2048-g1" which supports automatic certificate rotation....
2
answers
1
votes
972
views
asked a month agolg...
I am looking into a notification that we are accessing our S3 bucket via a non support TLS version, however, going through all the access logs, the only non TLS1.2 requests are `-` as they are plain...
1
answers
0
votes
78
views
asked a month agolg...
```
openssl s_client -reconnect -tls1_2 mywebsite.com:443
```
`mywebsite.com` is resolved to the NLB.
I used this command to test, and found that the tls session was never reused.
If i use ALB, the...
1
answers
0
votes
51
views
asked a month agolg...
Right now, CloudFront only supports TLS v1.3 for CDN viewers but not for Origin. I'd be useful if CloudFront supports Origins TLS v1.3 also.
Is there an ETA for this feature?
1
answers
0
votes
63
views
asked a month agolg...
I started receiving warnings from AWS about SMTP messages being sent using <TLS v1.2 a few months ago. I have disabled <v1.2 TLS on all the servers that I knew of sending mail through SES, and those...
1
answers
0
votes
42
views
asked a month agolg...
I've set up replication as per the instructions at this link ( with a batch process to copy existing objects...
2
answers
0
votes
96
views
asked a month agolg...
I recently received the below (greatly abbreviated) email, informing me of TLS 1.0 or TLS 1.1 usage on my account.
Whilst I have made what I believe to be the necessary changes on a test environment...
3
answers
0
votes
549
views
asked a month agolg...
Hi, I am trying to implement end-to-end tls implementations on ecs fargate launch with envoy sidecar.
for this, I have deployed the java spring-boot application as an app container and created the...
1
answers
0
votes
124
views
asked 2 months agolg...
Hi Team,
We are receiving email as below from AWS to check and update anything using TLS 1.0/1.1. Also AWS send us details of two buckets where REST.GET.OBJECT | TLSv1 API call happened. Please let...
1
answers
0
votes
123
views
asked 2 months agolg...