Troubleshooting - Advanced Design and Setup - Foundation 23.2 - Foundation 23.2 - Ready - Content Composer - external

Content Composer Advanced Design and Setup

Platform
Content Composer
Product
Advanced Design and Setup
Release
Foundation 23.2
License
  • To review the existing port bindings, complete the following substeps:
    1. Open a command prompt window as an administrator.
    2. Execute the following command:
      netsh http show sslcert
  • To remove an existing port binding, complete the following substeps:
    1. Open a command prompt window as an administrator.
    2. Execute the following command, replacing [IPPort] with the port number to remove:
      netsh http delete sslcert ipport=0.0.0.0:[IPPort]