Steps to generate Server.ketstore from a .PFX file
1. Stop the NetFlow Analyzer service.
2. Open Command prompt as Administrator and navigate to NetFlow_Home/bin and execute sslGen.bat -f Enable and wait for it to complete.
3. Copy the .PFX file to NetFlow_Home/jre/bin.
4. Navigate to NetFlow_Home/jre/bin
keytool -importkeystore -srckeystore (cert).pfx -destkeystore server.keystore -srcstoretype pkcs12
please enter the correct password.Once it is executed proper, it will create a server.keystore file under NetFlow_Home/jre/bin
5. Copy the server.keystore file from NetFlow_Home/jre/bin to NetFlow_Home/conf
6. Put the correct keystore password under server.xml under NetFlow_Home/conf and set the keystore File location as ../conf/server.keystore and put the correct password for the keystore under Keypass.
7. Start the NetFlow Analyzer service.
New to ADSelfService Plus?
Related Articles
Steps to take Configuration Backup and Restore Configuration Backup
Follow the below steps to take the configuration backup: 1. Stop the NetFlow Analyzer Service. 2. Open a command prompt as administrator and navigate to NetFlow_Home/troubleshooting/ and execute backupConfig.sh for Linux and backupConfig.bat for ...
Steps to use the Headless Mode in Linux
Steps to fix the issue Headless Mode and Jfree Chart in Linux: 1. Stop NetFlow Analyzer or OpManager Service 2. Navigate to NetFlow_Home/conf or OpManager_Home/conf folder and open file "wrapper.conf" in a editor. 4. Look for the last un-commented ...
Steps to Redirect application URL from HTTP to HTTPS
Follow the steps given below to setup the redirection from HTTP to HTTPS: 1. Stop the Service. 2. Go to the folder NetFlow_Home\conf (or) OpManager_Home\conf (for version 12) and open the file server.xml with WordPad. Find the below entry in the file ...
Upgrade Steps for NetFlow Analyzer Distributed Edition to 10250 from 9900
Follow the steps in the to Upgrade NetFlow Analyzer: Note: Take the backup of the NetFlow_Home directory backup in both NetFlow Analyzer Central and Collector service and proceed with the upgrade steps. This version requires an Java version upgrade. ...
Firewall Analyzer Mysql to Pgsql migration steps.
Stop the Firewall Analyzer Service. Take the backup or a VM snapshot of ManageEngine\Firewall folder. Download the correct zip files based on your OS(32/64bit) from the below link and extract it under <Firewall Analyzer Home>. ...