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.

I will be using a remote browser hosted on AWS EC2 instance. I will be giving my personal information to it. How to provide the security here?
2
answers
0
votes
140
views
Keerthi
asked 18 days ago
Hello, I am currently creating infrastructure with the project in the link above https://github.com/aws-samples/dcv-web-portal. However, when connecting to the DNS containing the auth content of the...
1
answers
0
votes
294
views
asked a month ago
We have an embedded Linux device using IoT Core and authenticating using the files created with the `aws iot create-keys-and-certificate` CLI command. Now, we need to read data from DynamoDB in the...
1
answers
0
votes
575
views
asked 2 months ago
I can't connect to RDS using TLS. Initially, the issue is probably with the self-signed cert - using "rejectunauthorized: false" works, but I don't want to do that. Then I found out we can pass...
1
answers
0
votes
670
views
Nithish
asked 2 months ago
Hi I still haven't managed to sort completely some issues due to TLS 1.2 becoming the minimum TLS protocol for AWS. I've added the code snippet { ...
1
answers
0
votes
121
views
asked 3 months ago
Hello I have created AWS RDS DB Proxy in Terraform to connect through it with our application. We are using ssl root certs for encryption. And everything works fine if connect from app to DB...
4
answers
0
votes
637
views
asked 4 months ago
Every time I try to send request from my frontend to the server, I am getting `Error [ERR_TLS_CERT_ALTNAME_INVALID]: Hostname/IP does not match certificate's altnames` error where hostname:...
1
answers
0
votes
1041
views
dphntm
asked 4 months ago
Hi, I am working on using https POST to write data block into AWS S3 directly, it is working fine in PC Postman without any dedicated client certificate being installed in the PC. May I confirm there...
1
answers
0
votes
260
views
asked 5 months ago
Hi AWS, I am trying to attach a self-signed tls certificate with an AWS ALB. The terraform code for the same is: ``` resource "tls_self_signed_cert" "self_signed" { # key_algorithm =...
1
answers
0
votes
398
views
profile picture
asked 5 months ago
Hello, I have an issue connecting to my IoT Endpoint in IoT Core. I'm using the example from https://github.com/aws-samples/aws-iot-esp32-arduino-examples/tree/master/examples/basic-pubsub I've...
2
answers
0
votes
222
views
WimDH
asked 6 months ago
I'm unable to configure mutual TLS in "Custom domain names" option of API Gateway. Below are steps I have followed to configure mutual TLS configuration: I have a root account and its child...
0
answers
0
votes
173
views
profile picture
asked 6 months ago
Hello there, I created an instance in EC2 and I selected **Amazon Linux 2023** as the operating system. I want to configure an SSL/TLS certificate for an Amazon Linux 2023 instance, but I cannot...
3
answers
0
votes
812
views
Karl
asked 6 months ago