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.

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....
3
answers
2
votes
4716
views
GP
asked a year ago
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
259
views
asked a year ago
``` 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
388
views
asked a year ago
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?
3
answers
2
votes
1000
views
asked a year ago
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
229
views
DougS
asked a year ago
I've set up replication as per the instructions at this link ( with a batch process to copy existing objects...
2
answers
0
votes
460
views
Dom
asked a year ago
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
2472
views
Tom
asked a year ago
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
1029
views
asked a year ago
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
329
views
asked a year ago
Hello! I am new to AWS and reading the documentation has not given me a definite answer thus I am asking here in hopes of getting a concrete answer. Setup: * Amazon MQ with Rabbit engine, set up...
1
answers
2
votes
318
views
Riivo
asked a year ago
I want to use HTTP between backend k8s services and AWS LoadBalancer Controller, and HTTPS between client and AWS LoadBalancer Controller. With my current below setup (ingress.yaml, main.tf,...
2
answers
0
votes
1258
views
asked a year ago
Hello, I have a question. I am running a node js / express web app on https through elastic beanstalk, code pipeline, and github. Under **Instance traffic and scaling** I've configured two...
1
answers
0
votes
233
views
Jeff F
asked a year ago