Hi Team,
I am using SolClient API for a web application and using solace web transport to connect appliances. Secure connection needs to be created to avoid the risk of sharing the password in network so, I want to use WSS to create secure connection with username and password. Getting an error as ERR_CERT_COMMON_NAME_INVALID. I am able to connect after disabling the Client Cert Authentication in all msg-VPN on that appliance but this is not best solution. I read that client cert authentication is not possible with web transport. MQTT is not allowed for our application.
Can you please help me how to fix this issue?