The camera has 3 places where an identity can be set.
If one is not present or invalid, it will automatically go for the next name/ identity as fallback when denied by the server after one or two failed attempts.
The order in how it get used is different between the platforms.
RTOS (CPP4, 6, 7, 7.3) and Linux(cpp14) -> (1) SAN – (2) CN - (3) Config
Inteox (CPP13) -> (1) Config - (2) SAN - (3) CN
In order to add the Subject Alternative Name, you can use "Bosch Configuration Manager" or the camera's web page using latest Firmware
SAN (subject alternative name): When using a DNS name in the SAN (subject alternative name) it is important to keep this identical to the identity known by the Domain server (Identity = CN). |
Nice to know: