lets-encrypt Questions
5
Solved
We currently want to start hosting all our assets through AWS S3 and we also want to server everything over https. I understand I can use the Amazon Certificate Manager (ACM) with Cloudfront to ser...
Satisfactory asked 24/2, 2017 at 15:1
5
I am trying to set up a lets encrypt ssl certificate on my doamin xxx.com.hk
It does matter what I try, godaddy does not propagate txt record for host _acme-challenge or _acme-challenge.xxx.com.hk ...
Prophet asked 6/10, 2020 at 15:7
11
I have been following the facebook bot setup guide and have setup a callback url that is running on an EC2 instance.
I am getting an error (see title of this) when trying to validate the callback ...
Rehash asked 5/3, 2020 at 11:56
5
I am trying to generate certificate for my domain. I can ping my domain but still getting error. I have added inbound firewall rule to my digital ocean server to accept port 80 on ipv4 and ipv6 as ...
Kesterson asked 21/9, 2019 at 22:4
2
Solved
I'm running into an issue handling tls certificates with cert-manager, I'm following the documentation and added some extras to work with Traefik as an ingress.
Currently, I have this YAML files:
c...
Islander asked 16/8, 2020 at 0:47
7
Solved
[edit: If you are here for Let's Encrypt expiry event, this was extended to 2024 https://letsencrypt.org/2020/12/21/extending-android-compatibility.html], but is now ending this year https://letsen...
Wormseed asked 15/11, 2020 at 12:19
4
Solved
I have a working setup where Let's Encrypt certificates are generated with certbot. I wonder how you effectively test whether the renewal will work in production.
The certificates last for 90 days...
Phosphocreatine asked 18/5, 2017 at 12:9
3
Solved
I have an Ubuntu 20.04 server on an AWS EC2 instance running Apache and I'm trying to obtain a certificate using certbot, however I'm having trouble with credentials. Below is the command I run, fo...
Stichometry asked 20/6, 2020 at 21:42
4
Solved
I had working Let's encrypt certificates some months ago (with the old letsencrypt client).
The server I am using is nginx.
Certbot is creating the .well-known folder, but not the acme-challenge f...
Dissonancy asked 14/7, 2016 at 19:32
6
Solved
I have an attractive message indicating me that it is unfortunately not possible to generate a certificate for multiple subdomains:
Wildcard domains are not supported: *.mynewsiteweb.com
On the ...
Bellina asked 4/9, 2016 at 22:42
4
I'm trying to authorize my domain for letsencrypt. Previously, a few months ago on a different server, I didn't it, now I do for some reason.
./letsencrypt-auto certonly -a webroot --webroot-path=...
Mai asked 23/8, 2016 at 1:16
10
On the server, Nginx is installed.
Let's Encrypt is working well with www.domain.com but is not working with static.domain.com
With PuTTY, when I enter :
sudo letsencrypt certonly -a webroot --web...
Merlon asked 21/3, 2017 at 16:49
8
Solved
I'm actually working on a webapp, I use Reactjs for the frontend and Golang for the backend. Those 2 programs are hosted separately on 2 VMs on Google-Compute-Engine. I want to serve my app through...
Halvorson asked 9/11, 2018 at 10:24
5
I have a rails app integrated with a third party web service. It has been working perfectly since the initial development for years. For some unexpected reason, suddenly it has stopped working. I w...
Convergence asked 17/2, 2022 at 19:8
3
Solved
I am trying to configure nginx server for my website. I am using the following code to configure my server. It works if I add default_server for my www.fastenglishacademy.fr (443) server block.
Bu...
Jubbulpore asked 19/6, 2019 at 13:3
10
Solved
I've seen conflicting recommendations. From the eff.org docs:
if you're setting up a cron or systemd job, we recommend running it twice per day... Please select a random minute within the hour f...
Canopus asked 8/1, 2017 at 17:24
2
I using CentOS7 and certbot for make ssl certificate, but the default directory of certificates is "/etc/letsencript/live/first-host" , how to change the forst-host directory with "/etc/letsencript...
Houri asked 8/12, 2016 at 18:13
2
I have a Kubernetes (v1.25.2) cluster running with cert-manager 1.11.0 and Traefik 2.9.6.
For some services I want Let's Encrypt to auto sign certificates. For some reason, it feels nicer, to use I...
Lyse asked 28/1, 2023 at 11:30
2
Solved
I know how to install ssl certificate using command-line. But i need a shell script this time to do this task.
Generally while doing this manually i first execute the fowllowing:-
sudo apt-get in...
Robison asked 30/10, 2019 at 13:32
3
Solved
Install certbot/letsencrypt on Amazon Linux 2 and enable HTTPS on nginx (similar process available for apache)
Neuropathy asked 25/5, 2022 at 15:47
11
I recently added LetsEncrypt certificates to my server and my java applet is having problems connecting using TLS.
My applet uses Apache HttpClient.
My web server is Apache 2,4, and I have a few ...
Finding asked 29/9, 2016 at 6:18
3
I have a public hosted zone at AWS Route 53. Just for the simplicity let's call the domain "foo.com". Which I bought a certificate for from Comodo.
I have a CNAME type record for the subdomain "ba...
Comprehend asked 16/7, 2018 at 5:43
3
Solved
I'm not able to get nginx to return the files I've put in /var/www/letsencrypt.
nginx/sites-available/mydomain.conf
server {
listen 80 default_server;
listen [::]:80 default_server ipv6only=on;...
Wheelman asked 16/9, 2017 at 2:9
5
Solved
I have used Let's Encrypt to allow me to set up SSL/HTTPS on my server.
The issue is that I run a number of sub-domains too, which I included on the initial install, but looking back now - the cer...
Poodle asked 10/5, 2016 at 6:52
4
Solved
I'm trying to use the Certify SSL Manager to configure SSL certificates from Let's Encrypt on my IIS server, but it fails during the check.
https://dev.mywebsite.com/.well-known/acme-challenge/conf...
Mute asked 12/9, 2017 at 11:53
1 Next >
© 2022 - 2025 — McMap. All rights reserved.