Omada SWController - manual install for SSL cert
I would like to do an automation for a SSL certificate install via Linux CLI.
My automation is a bash script which fetches the SSL certificate from the CA and stores it either in pem/p12/Keystore format.
I would like to use this for easy updating certificates through all my servers.
What I found so far is a howto for an older firmware version, which does not work anymore: https://community.tp-link.com/en/business/forum/topic/150083
The problem ist that the config file /opt/tplink/EAPController/properties/jetty.properties is not there anymore. Now there is a omada.properties, which is not used during boot up.
So I have no idea where to set the path for the SSL certificate.
Anybody an idea where I have to do this configuration?
