ORBNETSYS / i-PRO-Active-Guard-Public

1 stars 0 forks source link

HTTPS connection is not avaialble #91

Closed Yoshitaka-Fukushima closed 10 months ago

Yoshitaka-Fukushima commented 10 months ago

Test version : v1.6.3

When HTTPS is used, "camera(0)" is shown. In case of sample app (direct communication with Active Guard server, HTTPS is no problem).

image

@EricBourque @alexnaicuorbnet

alexnaicuorbnet commented 10 months ago

I can't reproduce this yet I've configured both the AG server and the Management Client for https image image

Yoshitaka-Fukushima commented 10 months ago

@alexnaicuorbnet Could you upload screenshot that shows camera filter?

According to wireshark packet which HTTPs port is 8091, some communication is done at port 8091 correctly, but 8090 is also still used.

image.

I guess now this issue is similar to #92.

alexnaicuorbnet commented 10 months ago

Solved in v1.6.4 on 08.02.2024.

Yoshitaka-Fukushima commented 10 months ago

Test version: v1.6.4 Fixed.