Blog Viewer

CB Defense: How to Configure Local Mirror Server to use HTTPS

By CB_Support posted Sep 10, 2020 02:14 AM

  

Environment

  • CB Defense PSC Console: All supported versions
  • CB Defense Local Mirror server: Version 2.2 and higher
  • Microsoft Windows: All supported versions

Objective

Configure the Local Mirror server to use https when updating from the CB update servers

Resolution

  1. Download the latest Local Mirror version here
  2. Unpack the cbdMirrorServerUtil_v2.2.zip file
  3. Unpack the cbdMirroServerUtil_win_x64 file
  4. Edit the do_update.bat file with a text editor
  5. Update the URL address in both command strings to use https in place of http
    upd.exe --mirror --no-config --update-modules-list=VDF,AVE2 --master-file=/idx/master.idx --product-file=/idx/savapi4lib-win32-en.info.gz --key-dir=. --install-dir=%outdir%\32 --internet-srvs=http://updates2.cdc.carbonblack.io/update2
    
    upd.exe --mirror --no-config --update-modules-list=VDF,AVE2 --master-file=/idx/master.idx --product-file=/idx/savapi4lib-win64-en.info.gz --key-dir=. --install-dir=%outdir%\64 --internet-srvs=http://updates2.cdc.carbonblack.io/update2
  6. Save the changes and complete the Local Mirror server setup as noted here

Additional Notes

  • Updating the update_1.cfg and update_2.cfg files to include https in the URL will have the same affect

Related Content



#CarbonBlackCloud
#EndpointStandard
0 comments
0 views

Permalink