Multiplexing Proxy Certificates with Thumbprint

If many certificates are used, it could happen that two certificates with the same name exist but the content is different in each case. To ensure that certificates are unique, thumbprint certificates should be used. These are always unique.

Certificates for Multiplexing Proxy can be used via Thumbprint as follows:
Figure 1. Windows Certificate Store - Thumbprint of an imported MxProxy Certificate

Config file for Single System Configuration:

The Proxy and the Server are deployed on the same host. The Client (on a separate host) communicates with the Server via the Proxy.
Figure 2. Server Config File - Use a Certificate via Thumbprint in the Config File
CAUTION:

Note that you can also use the MACHINE account for the winRootCA and winCert entries if you imported the certificates by using the machine account.

winCert = "MACHINE:MY:07 b6 90 ce 29 e4 a9 b3 1b 2e d3 a1 67 31 62 a9 6f d0 40 d6"

winRootCA = "MACHINE:ROOT:f1 8e 54 d5 52 56 58 be e1 9b a6 71 16 e0 9f 94 90 f7 d4 f7"
Figure 3. Client Config File - Use a Certificate via Thumbprint in the Config File