02:19:55 What does `Error starting server: use_private_key_file: unsupported` mean? 02:19:56 ``` 02:19:58 2024-08-30 02:16:39.244 7f13004897c0 FATAL net contrib/epee/include/net/abstract_tcp_server2.inl:1274 Error starting server: use_private_key_file: unsupported 02:20:00 ``` 02:22:51 Firefox claim `MOZILLA_PKIX_ERROR_SELF_SIGNED_CERT` 02:25:42 Firefox: When using `monero-gen-ssl-cert` to make certificates for `monerod` rpc. 02:25:42 The `use_private_key_file` error is when using the hosts certificate for RPC. 06:11:19 Likely a bad cert, looking at the code. 06:11:58 Not sure how firefox fits into that though. 06:12:52 Bad cert could be cert in wrong format. It expctcs PEM. 07:35:10 It's a valid browser certificate, signed by my own CA, with the CA cert imported to Firefox and the host's cert chain. 07:35:10 Is there some special openssl parameters needed for monerod to accept this certificate? 08:18:28 This what the two certificates look like: 08:18:28 https://paste.debian.net/1327922/ 19:15:21 <3​21bob321:monero.social> Is the ca added to trusted root? 19:15:30 <3​21bob321:monero.social> On system 19:18:20 <3​21bob321:monero.social> Also normally you need ip address or dns name in alternative name