I've installed my internal root CA certificate on PDM. With this done no fingerprints are necessary, works as expected.
Next I've tried to use a certificate signed by my internal root CA for PDM. This fails. When I try to upload the certificate I get:
api error (status = 400 Bad Request): no response
Log:
EDIT: After reinstall and putting the key in the first box and the certificates in the second box this works too ...
Next I've tried to use a certificate signed by my internal root CA for PDM. This fails. When I try to upload the certificate I get:
api error (status = 400 Bad Request): no response
Log:
Code:
Dez 24 16:20:19 pdm proxmox-datacenter-api[519]: thread 'tokio-runtime-worker' panicked at /usr/share/cargo/registry/proxmox-rest-server-0.8.5/src/connection.rs:154:38:
Dez 24 16:20:19 pdm proxmox-datacenter-api[519]: called `Result::unwrap()` on an `Err` value: ErrorStack([Error { code: 167772350, library: "SSL routines", function: "SSL_CTX_check_private_key", reason: "no private key assigned", file: "../ssl/ssl_lib.c", line: 1673 }])
Dez 24 16:20:19 pdm proxmox-datacenter-api[519]: note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
EDIT: After reinstall and putting the key in the first box and the certificates in the second box this works too ...
Last edited: