Omada SWController - manual install for SSL cert

Omada SWController - manual install for SSL cert

Omada SWController - manual install for SSL cert
Omada SWController - manual install for SSL cert
Friday
Hardware Version:
Firmware Version: 6.0.0.25

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?

  0      
  0      
#1
Options
1 Reply
Re:Omada SWController - manual install for SSL cert
Friday

  @sTauB79 

I managed to get it working; for those running into the same problem.
Important is

- that you do not have a SSL certificate configured in the web portal; then omada will use the keystore file under /opt/tplink/EAPController/data/keystore/eap.keystore.
- the password omada uses for eap.keystore is tplink, therefore the new keystore also has to be build with this password!

All other steps of the following howto still work:

Recipe: Installing your own SSL certificate in Omada Controller 2.7.0 for Linux - Business Community

  0  
  0  
#2
Options