/
Enable SSL on UDM Pro Server (On-Prem)
Enable SSL on UDM Pro Server (On-Prem)
Follow the below steps to enable SSL on the UDM Pro server:
- Acquire the Certificate in pfx or pkcs12 format.
- On the server and copy the certificate into "C:\ProgramData\Event Zero\UDM Pro Server" directory.
- 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'.
- In notepad, click file > open. Navigate to "C:\ProgramData\Event Zero\UDM Pro Server" and open the Properties.ini file.
- Add the following lines to the bottom of the document:
SERVER_PORT=443
server.ssl.key-store=C:\ProgramData\Event Zero\UDM Pro Server\<cert>.pfx
server.ssl.key-store-password=<certificate password>
server.ssl.keyStoreType=PKCS12 - Save the file and quit Notepad.
- Click Start > search for 'Services' and open it.
- Search for 'EZ UDM Pro' and restart the service.
- 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:
Note
On the bridge, if you are using an internal certificate. You will need to upload it using the Bridge configuration manager and restart the bridge. You will find the upload option underneath the server URL section.
, multiple selections available,
Related content
Enable SSL on UDM Pro Server (On-Prem)
Enable SSL on UDM Pro Server (On-Prem)
More like this
Setting up UDM Pro to only use TLS 1.2
Setting up UDM Pro to only use TLS 1.2
More like this
Enable SSL on the UDM Pro Bridge
Enable SSL on the UDM Pro Bridge
More like this
UDM Pro Server Debugging
UDM Pro Server Debugging
More like this
Configuring Bridge Communication via Proxy
Configuring Bridge Communication via Proxy
More like this
Bridges
Bridges
More like this