Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Acquire the Certificate in pfx or pkcs12 format.

  2. On the server and copy the certificate into "C:\ProgramData\Event Zero\UDM Pro" directory.

  3. On the server, open notepad as administrator. You can do this by clicking on start > search for notepad > In the results, right click on notepad and click 'Run as administrator'.

  4. In notepad, click file > open. Navigate to C:\ProgramData\Event Zero\UDM Pro and open the Properties.ini file.

  5. Add the following lines to the bottom of the document:
    SERVER_PORT=443

  6. server.ssl.key-store=C:\ProgramData\Event Zero\UDM Pro\<cert>.pfx
    server.ssl.key-store-password=<certificate password>
    server.ssl.keyStoreType=PKCS12

  7. Save the file and quit Notepad.

  8. Click Start > search for 'Services' and open it.

  9. Search for 'EZ UDM Pro' and restart the service.    

  10. If the UDM bridges have already been setup you will need to go back to the Bridge Configuration Manager on each bridge server and change the server root URL to https:

...