Benjamin_Loison commented on issue Benjamin_Loison/curl#3 2024-10-14 01:07:09 +02:00
Enforce HTTPS public key used
IPV4_ADDRESS=XXX.XXX.XXX.XXX
curl --cacert $IPV4_ADDRESS.pem https://$IPV4_ADDRESS
curl: (60) SSL: no alternative certificate subject name matches target host name 'IPV4_ADDRES…
Benjamin_Loison reopened issue Benjamin_Loison/curl#3 2024-10-14 01:07:09 +02:00
Enforce HTTPS public key used
Benjamin_Loison commented on issue Benjamin_Loison/certbot#4 2024-10-14 01:04:10 +02:00
How to proceed without domain name?
sudo a2ensite default-ssl
Enabling site default-ssl.
To activate the new configuration, you need to run:
  systemctl reload apache2
sudo service apache2…
Benjamin_Loison closed issue Benjamin_Loison/certbot#4 2024-10-14 00:57:15 +02:00
How to proceed without domain name?
Benjamin_Loison commented on issue Benjamin_Loison/certbot#4 2024-10-14 00:57:14 +02:00
How to proceed without domain name?

I just checked on a fresh Ubuntu 22 that sudo apt install -y apache2 installs this file.

Benjamin_Loison closed issue Benjamin_Loison/curl#3 2024-10-14 00:34:24 +02:00
Enforce HTTPS public key used
Benjamin_Loison commented on issue Benjamin_Loison/curl#3 2024-10-14 00:34:18 +02:00
Enforce HTTPS public key used
curl --cacert localhost.pem https://localhost

works fine.

Benjamin_Loison commented on issue Benjamin_Loison/certbot#4 2024-10-14 00:27:02 +02:00
How to proceed without domain name?

Unclear how to have /etc/apache2/sites-enabled/default-ssl.conf.

Benjamin_Loison commented on issue Benjamin_Loison/curl#3 2024-10-14 00:15:01 +02:00
Enforce HTTPS public key used
curl https://localhost
Output:
curl: (60) SSL certificate problem: self-signed certificate
More details here: https://curl.se/docs/sslcerts.htm…
Benjamin_Loison commented on issue Benjamin_Loison/curl#3 2024-10-14 00:04:38 +02:00
Enforce HTTPS public key used
curl https://localhost
Output:
curl: (60) SSL certificate problem: certificate has expired
More details here: https://curl.se/docs/sslcerts.htm…
Benjamin_Loison commented on issue Benjamin_Loison/certbot#4 2024-10-13 22:44:04 +02:00
How to proceed without domain name?
sudo certbot certonly --register-unsafely-without-email
Saving debug log to /var/log/letsencrypt/letsencrypt.log

How would you like to authenticate with the ACME CA?
- - -…
Benjamin_Loison opened issue Benjamin_Loison/curl#3 2024-10-12 06:53:31 +02:00
Enforce HTTPS public key used
Benjamin_Loison opened issue Benjamin_Loison/certbot#4 2024-10-12 04:46:15 +02:00
How to proceed with domain name?
Benjamin_Loison opened issue Benjamin_Loison/codeberg#6 2024-10-12 02:48:25 +02:00
Hide banner in repository *Settings*
Benjamin_Loison opened issue Benjamin_Loison/curl#2 2024-10-10 05:19:11 +02:00
Increase default time out