Enabling SSL in OpUtils using .PFX certificate

Enabling SSL in OpUtils using .PFX certificate

1.Start OpUtils service

2)Login to OpUtils webclient > Click on Settings (new UI) > Click on Enable Secure Communication , make a note of the SSL port ( Default port: 7443) > Save.

3)Restart OpUtils service  

4)Now SSL is enabled  with self signed  certificate, try to login with https://servername:sslport  ( ex: https:Oputils:7443), after successful login, stop OpUtils service.

5)Convert your .pfx certificate to Keystore file format using the below steps:
   a)Copy your 3rd party .PFX file to OpUtils/jre/bin folder 
   b)Run the below command with the complete file path location of the .pfx file .
      keytool -importkeystore -srckeystore "C:ManageEngine\OpUtils\jre\bin\oputils.pfx" -destkeystore    
      oputils.keystore -srcstoretype pkcs12
   c)Type in the Keystore password when prompted 
   d)Keystore file (oputils.keystore) will be created under OpUtils/jre folder, copy the file to OpUtils/conf    
      folder

6)Edit server.xml file from \OpUtils\conf\ folder using wordpad, search for keystore, update  the keystore file name and keystore password  in the next line.
Example: 
      keystoreFile="./conf/oputils.keystore
      keystorePass="OpUtils"

7)Restart OpUtils service , now we should be able to access OpUtils with https with the above certificate.

                  New to ADManager Plus?

                    New to ADSelfService Plus?

                      • Related Articles

                      • Advanced port scanning with ManageEngine OpUtils

                        One of the biggest challenges for network administrators is gaining insights into the network switch ports. Visibility into the port architecture will help them determine which devices are linked to specific switch ports. Manual cable tracing is ...
                      • OpUtils Plugin Not works after revert 12200 PPM

                        Steps: Windows  Go to OpUtils-IPAM Plugin installation folder or <OpManager_Home>/OpUtils using command prompt(Run as Administrator)  Execute DisableStandaloneMode.bat  Go to <OpUtils-IPAM Plugin_Home>/bin or <OpManager_Home>/OpUtils/bin using ...
                      • Preventing IP address conflicts with ManageEngine OpUtils

                        Can you imagine two of your colleagues having the same seating location? Neither of them can decide on who should take the seat, and the situation isn't solved until one of the employees are allocated to a different seating location. This is exactly ...
                      • Switch port management made easy with OpUtils

                        Switch port management with OpUtils simplifies the process of understanding your network device and switch port connectivity, eliminating the need for manual cable tracing. By utilizing OpUtils' switch port management tool to discover devices ...
                      • Everything you need to know about OpUtils' IP address management software

                        OpUtils' IP address management (IPAM) tool enables administrators to monitor and manage the IP address space in a single console. With its advanced IP scanner, OpUtils centralizes management of multiple IP subnets and supernets, conducting regular ...