Hi,
Right now I can able to use ssl authentication while start of the server
for Ex: ./hoverctl start
--client-authentication-client-cert cert.pem --client-authentication-client-key
key.pem --client-authentication-ca-cert rtmqa-clientid.pem
--client-authentication-destination
http://test.com:443/
To start recording for the next service we need to again start the server using above command with different URL.
But is there any way we can pass the pem cert in service(using api) level instead on start up server(hoverctl start --xxxxx..) ?
It will be great if we can pass the cert and record-url without server start each time. Please help me to understand any feasibility on this issue.
Thanks & Regards,
Jayamurugan. P