03-09-2021 09:04 PM
Hi,
In Cisco Meeting Server 3.0 Version, I'm not able to configure the Webbridge3 Service in CMS CLI using the Self-Signed Certificate.
Kindly help us to resolve the issue.
Regards,
Navinkumar S
03-09-2021 09:31 PM
Use a CA signed certificate,
an external CA is not required use ur internal CA.
03-09-2021 10:59 PM
Hi,
As per your suggestions, we can't do it with a Self-signed certificate right?
Regards,
Navin Kumar S
03-10-2021 12:13 AM
Self singed is recommended for test scenario.
08-11-2021 11:44 PM - edited 08-11-2021 11:54 PM
Hi Navin,
As currently tested with my own CMS, I think you have to add the CN manually when generating the self-signed cert.
e.g. pki selfsigned <tag> CN:cms.test.com
This CN has to be in the API command, when you add the webbridge3:
POST to https://<ip-or-fqdn>:<port>/api/v1/webbridges Parameter: url --> c2w://<Webbrige 3 CN>:<Port>
The IP / FQDN of the above url has to be in the certificate (which you assign via CLI command "webbridge3 c2w certs <key> <cert-chain-file>")
But even if you have the CN in the cert, the connection won't establish with the following error:
C2W Peer 7FE8E88A2200 failed TLS handshake with error: self signed certificate
I hope, that helps.
08-09-2021 06:11 AM
Hey,
what's the issue you are having?
You get any error messages? Can't you enter any commands? ...
Best regards
08-11-2021 12:03 PM
Hi Navin
Did you get to resolve this? Could you please share the config as I am using self signed certs as well? Thanks
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide