Enhanced encryption installation procedure
- Log in to the platform running the main BMC Defender Server by using an administrative login.
- Copy the Enhanced encryption software package on to the platform. Verify that this is the precise package obtained from BMC software. (If necessary, you can use the MD5 signature for the software package, obtained from BMC Software.) The name of this package is co-N-N-N-tls.exe, where N-N-N is the version number for the package.
- Run the package. The package displays the version number and builds date for the software.
Click OK to close the version number dialog box, and then click Unzip to unzip files to the BMC Defender Server root directory.
- After extracting files, the Windows Setup Wizard automatically starts. Click Next to go to the next window.
In the second window of the Setup Wizard, you receive a cipher key seed. Enter a random string ranging from 8 to 32 characters. This key forms the basis of the encryption that is unique to this BMC Defender Server site. You cannot store the key, and you do not need to recover or remember it. The value is strictly used to ensure a highly random encryption key for the message encryption.
In the third window of the Setup Wizard, enter the port number for the HTTPS server. To use the standard port number, enter a value of 443.
In the fourth window of the Setup Wizard, enter the identity information needed to create the security certificate for the Apache server. You can use the defaults or enter a different company name, email address, and website server name.
- In the fifth window of the Setup Wizard, you receive a prompt to continue. If you find an existing certificate in the ssl folder, you must check a box to overwrite that certificate information. To close the Setup Wizard, click Finish. The Apache TLS Server is automatically installed and starts. The Enhanced Encryption software gets ready for configuration.
Installation checkout and verification
You should be able to access the BMC Defender Server using HTTPS rather than HTTP immediately after installing the BMC Defender Server software. When you can specify the URL for the BMC Defender Server, the website logon window is displayed.
If you cannot access BMC Defender Server by using the HTTPS URL, then the BMC Defender Apache TLS Adapter might not be properly installed and start. You can troubleshoot this problem as follows:
- Verify that the BMC Defender Apache TLS Adapter entry exists in the Windows Control Panel > Admin Tools > Services window. If this entry does not exist, the service installation failed. Contact BMC Support for assistance.
- Verify that the BMC Defender Apache TLS Adapter gets properly started. Run the Windows Task Manager. The CO-apache-tls.exe program should appear as a running process. If this process is not running, change working directories to the apache-tls\bin directory and try executing the CO-apache-tls.exe program at a command prompt. Inspect the command output for obvious permission errors.
- Use the netstat –a –n –p tcp program at a command prompt and verify that the service port specified in the third Setup Wizard window is listening for requests. If the port number is listening and the CO-apache-tls.exe program is running, then a firewall or proxy issue is preventing access to the BMC Defender Server program. Review this problem with network administrators at your site.
- Inspect the logs\error.log file for error messages. Contact BMC Support for assistance, and be prepared to send this log file for analysis as needed.
- Verify that the Windows Firewall permits access to the configured TCP port for the server, by default the TCP 443 (but possibly some other port number configured during installation).