I have build up new Napox 3.5 appliance and I have problem to add 7mode filers to it, because an issue with version of openssl. I found a workround (https://stackoverflow.com/questions/71603314/ssl-error-unsafe-legacy-renegotiation-disabled), but I have the problem to find out correct environment file for permanent export of customized openssl config.
Stack Overflow
I am running a Python code where I have to get some data from HTTPSConnectionPool(host='ssd.jpl.nasa.gov', port=443). But each time I try to run the code I get the following error. I am on MAC OS 1...