-
Notifications
You must be signed in to change notification settings - Fork 28
Description
I have been playing around with creating my own certificates with openssl recently, and after generating some certificates, setting up a toy server and client, and replacing the certs in that ecosystem with a chain that I generated here - I am trying to replace the certificates in EVerest with my own.
What I have attempted to do, is replace the full set of "Vehicle" certificates as described in this comment.
I generated the certs in a similar manner to the mkcerts.sh script in openssl/demos/certs. Then I copied the certs into the appropriate locations in the manager container. I then tried to start up the manager. The manager started, but charging failed, without any clear errors.
I'm going to next 1) run the manager with my changes reverted to get a clean copy of logs then 2) try again with the replaced certs and drill down in the logs until I can find the error, which is hopefully something I can fix about the certs.