- Posts: 16
InsecureRequestWarning: Unverified HTTPS request
- d.goodrick
- Topic Author
Less
More
18 Nov 2021 09:34 #10285
by d.goodrick
InsecureRequestWarning: Unverified HTTPS request was created by d.goodrick
I get this warning when I download weather data from developer.nrel.gov with pySAM.
InsecureRequestWarning: Unverified HTTPS request is being made to host 'developer.nrel.gov'. Adding certificate verification is strongly advised. See: urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
How do I add certificate verification? Is that something developer.nrel.gov provides?
InsecureRequestWarning: Unverified HTTPS request is being made to host 'developer.nrel.gov'. Adding certificate verification is strongly advised. See: urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings
How do I add certificate verification? Is that something developer.nrel.gov provides?
Please Log in or Create an account to join the conversation.
- pgilman
Less
More
- Posts: 5447
19 Nov 2021 14:32 #10292
by pgilman
Replied by pgilman on topic InsecureRequestWarning: Unverified HTTPS request
Hi Dan,
I think that error is about the request, not the response from the server.
Best regards,
Paul.
I think that error is about the request, not the response from the server.
Best regards,
Paul.
Please Log in or Create an account to join the conversation.
Moderators: pgilman