Personal Certificates pools for Breeze authorization

Last Updated : Nov 24, 2021 |

About this task

If more than one certificate is present in the Personal Certificates pool then you must specify the certificate used for authorization service in the ACCCMUCAProxyService.exe.config file of the UCA proxy service.

Procedure

  1. Stop the UCA Proxy service.
  2. Change to the directory to <install_path>\Services\ACCCM UCA Proxy Service
  3. Open the ACCCMUCAProxyService.exe.config file.
  4. Set the valid certificate thumbprint value for "BreezeAuthorizationCertificateThumbnail".

    For example:

    <add key="BreezeAuthorizationCertificateThumbnail" value="783404B433022475F588333B5A19C013021ABB1C"/>

  5. Restart the UCA Proxy service.