Skip to main content

All Questions

Tagged with
0 votes
2 answers
4k views

Cloudfront for TLS Termination?

I was looking for a cheap AWS service that would terminate TLS and also take care of signing an Amazon certificate for an internal application. I found that I can use Cloudfront with a custom origin ...
User9123's user avatar
  • 121
0 votes
1 answer
3k views

Enabling TLS1.0? Cannot communicate securely with peer: no connection encryption algorithms

For over a year I have been running a photo based website that allows customers to order prints, which are subsequently fulfilled by a printing company. Orders are posted in XML format to a ...
panoramic's user avatar
-1 votes
2 answers
338 views

Is ssl needed between 2 ec2 instances over private port

I have a general security question related to data sharing between ec2 services. I have 2 ec2 instances in the same aws region which communicate with each other over a Java Socket on a specific port (...
user143278's user avatar
4 votes
1 answer
397 views

Flow for purchasing an SSL Certificate

I'm trying to understand the proper flow for installing SSL on a server (rather a couple of servers behind an AWS load-balancer). https://www.digicert.com/easy-csr/openssl.htm offers up a wizard. I ...
onassar's user avatar
  • 223