Everything works fine
the API is : http://{IP}:2052/api works fine but when i try to use SessionKey using http://{domain.site}:2082/?LoginName=...&SessionKey=...
it returns SSL_CERT_ERROR (Origin)
saroufim wrote: ↑Sun Jul 28, 2024 1:35 am
it returns SSL_CERT_ERROR (Origin)
Where did you get your SSL cert? Do you have the key file, cert file, and root cert file settings activated in the PM Service Manager? Does the Error Log show any SSL related errors at startup?
saroufim wrote: ↑Sun Jul 28, 2024 1:35 am
the API is : http://{IP}:2052/api works fine but when i try to use SessionKey using http://{domain.site}:2082/?LoginName=...&SessionKey=...
it returns SSL_CERT_ERROR (Origin)
That second link should be https, not http. Was that just a typo or do you still get the error?