Closed joseraffucci closed 4 years ago
Added ssl parameter to ServerProxy to relax certification checks. This allows the use of selfsinged or expired certificates
Modified __remote_call client.post to include the ssl paramater
aiohttp documentation: https://docs.aiohttp.org/en/stable/client_advanced.html#ssl-control-for-tcp-sockets
Added ssl parameter to ServerProxy to relax certification checks. This allows the use of selfsinged or expired certificates
Modified __remote_call client.post to include the ssl paramater
aiohttp documentation: https://docs.aiohttp.org/en/stable/client_advanced.html#ssl-control-for-tcp-sockets