Article Number
000002001
Applies To
RSA Product Set: Security Analytics, NetWitness Logs & Packets
RSA Product/Service Type: Log Collector, Virtual Log Collector (VLC)
Issue
How to manually exchange certificates between VLC and LC via the RSA Security Analytics Explore view.
Resolution
If for any reason the certificate exchange between the Virtual Log Collector (VLC) and the Log Collector (LC) does not work properly using the Security Analytics UI, the procedure below may be followed to manually exchange the certificates between those devices via the Explore view.
Adding the VLC's certificate to the LC's trusted list:
- In the Security Analytics UI, navigate to Administration -> Devices.
- Select the VLC device and click on View -> Explore.
- Drill down to event-broker -> ssl in the directory tree in the left pane.
- Right-click on ssl and click on Properties.
- Select Export from the drop down menu in the lower-right pane.
- Click the Send button and copy down the long string that is displayed in the ResponseOutput window.
- In the Parameters field, enter details=1 while Export is still selected in the drop down menu and click the Send button.
- Copy down the certificate "fingerprint" in the ResponseOutput window.
- Navigate back to Administration -> Devices.
- Select the LC device and click on View -> Explore.
- Drill down to event-broker -> ssl in the directory tree in the left pane.
- Right-click on ssl and click on Properties.
- Select trust in the drop-down
- In the Parameters field, enter the following information: op=add fingerprint=<VLC certificate fingerprint from step 8> cert=<string from step 6>
- Click the Send button.
- Verify that the process was successful by entering op=list in the Parameters field and clicking the Send button. The VLC's certificate should be displayed in the ResponseOutput window.
Adding the LC's certificate to the VLC's trusted list:
- In the Security Analytics UI, navigate to Administration -> Devices.
- Select the LC device and click on View -> Explore.
- Drill down to event-broker -> ssl in the directory tree in the left pane.
- Right-click on ssl and click on Properties.
- Select Export from the drop down menu in the lower-right pane.
- Click the Send button and copy down the long string that is displayed in the ResponseOutput window.
- In the Parameters field, enter details=1 while Export is still selected in the drop down menu and click the Send button.
- Copy down the certificate "fingerprint" in the ResponseOutput window.
- Navigate back to Administration -> Devices.
- Select the VLC device and click on View -> Explore.
- Drill down to event-broker -> ssl in the directory tree in the left pane.
- Right-click on ssl and click on Properties.
- Select trust in the drop-down
- In the Parameters field, enter the following information: op=add fingerprint=<LC certificate fingerprint from step 8> cert=<string from step 6>
- Click the Send button.
- Verify that the process was successful by entering op=list in the Parameters field and clicking the Send button. The LC's certificate should be displayed in the ResponseOutput window.
For additional assistance, contact a Log Collection SME.