- Posts: 16
InsecureRequestWarning: Unverified HTTPS request
- Dan
- Topic Author
Less
More
18 Nov 2021 09:34 #10285
by Dan
InsecureRequestWarning: Unverified HTTPS request was created by Dan
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.
- Paul Gilman
Less
More
- Posts: 5476
19 Nov 2021 14:32 #10292
by Paul Gilman
Replied by Paul Gilman 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: Paul Gilman