[Plugin] Http/s REST, blueprintable JSON and Parse REST API manager at once (VaRest)

LogHttp: Warning: 000001A8BA567380: invalid HTTP response code received. URL: https://uapi.ust.hk/sensor-data_search?q=scan&sort=@timestamp:desc&size=1000, HTTP code: 0, content length: 0, actual payload size: 0
LogHttp: Warning: 000001A8BA567380: request failed, libcurl error: 60 (Peer certificate cannot be authenticated with given CA certificates)
LogHttp: Warning: 000001A8BA567380: libcurl info message cache 0 ( Trying 143.89.12.89…)
LogHttp: Warning: 000001A8BA567380: libcurl info message cache 1 (TCP_NODELAY set)
LogHttp: Warning: 000001A8BA567380: libcurl info message cache 2 (Connected to uapi.ust.hk (143.89.12.89) port 443 (#106))
LogHttp: Warning: 000001A8BA567380: libcurl info message cache 3 (ALPN, offering http/1.1)
LogHttp: Warning: 000001A8BA567380: libcurl info message cache 4 (Cipher selection: ALL:!EXPORT:!EXPORT40:!EXPORT56:!aNULL:!LOW:!RC4:@STRENGTH)
LogHttp: Warning: 000001A8BA567380: libcurl info message cache 5 (TLSv1.3 (OUT), TLS handshake, Client hello (1):slight_smile:
LogHttp: Warning: 000001A8BA567380: libcurl info message cache 6 (TLSv1.3 (IN), TLS handshake, Server hello (2):slight_smile:
LogHttp: Warning: 000001A8BA567380: libcurl info message cache 7 (TLSv1.2 (IN), TLS handshake, Certificate (11):slight_smile:
LogHttp: Warning: 000001A8BA567380: libcurl info message cache 8 (TLSv1.2 (OUT), TLS alert, Server hello (2):slight_smile:
LogHttp: Warning: 000001A8BA567380: libcurl info message cache 9 (SSL certificate problem: unable to get local issuer certificate)
LogHttp: Warning: 000001A8BA567380: libcurl info message cache 10 (Closing connection 106)
LogVaRest: Error: Request failed (0): https://uapi.ust.hk/sensor-data_search?q=scan&sort=@timestamp:desc&size=1000

why? I can get it correctly through authorization on postman, but use varest to get error reports. What should I do?