Add custom root and intermdiate CA

twoflower

New Member
Nov 22, 2024
1
0
1
I just setup my first proxmox server. I issued a custom certificate for it and installed it. So far everything worked, but when I try to connect to another server in my network e.g. influxdb, ACME, which has also a server certificate issued by my private CA I get the following error:

Code:
pvenode acme account register acme mail@address
Directory endpoints:
0) Let's Encrypt V2 (https://acme-v02.api.letsencrypt.org/directory)
1) Let's Encrypt V2 Staging (https://acme-staging-v02.api.letsencrypt.org/directory)
2) Custom
Enter selection: 2
Enter custom URL: https://caserver/acme/directory


Attempting to fetch Terms of Service from 'https://caserver/acme/directory'..
Error: GET to https://caserver/acme/directory
Can't connect to caserver (certificate verify failed)


SSL connect attempt failed error:0A000086:SSL routines::certificate verify failed at /usr/share/perl5/LWP/Protocol/http.pm line 50.

or

Code:
500 Can't connect to influxdb:1443 (certificate verify failed) (500)

I already copied the ca certificate files to the folder /usr/share/ca-certificates/mozilla and run update-ca-certificates, but nothing changed.

Any advice to fix this?

Thank you in advance.
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!