You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@climate.apache.org by "Lewis John McGibbney (JIRA)" <ji...@apache.org> on 2016/07/24 04:56:20 UTC

[jira] [Updated] (CLIMATE-790) SSL errors in the esgf example

     [ https://issues.apache.org/jira/browse/CLIMATE-790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lewis John McGibbney updated CLIMATE-790:
-----------------------------------------
    Fix Version/s: 1.2.0

> SSL errors in the esgf example
> ------------------------------
>
>                 Key: CLIMATE-790
>                 URL: https://issues.apache.org/jira/browse/CLIMATE-790
>             Project: Apache Open Climate Workbench
>          Issue Type: Bug
>            Reporter: Huikyo Lee
>            Assignee: Huikyo Lee
>             Fix For: 1.2.0
>
>
> The SSL error disappears by adding
> import ssl
> if hasattr(ssl, '_create_unverified_context'):
>   ssl._create_default_https_context = ssl._create_unverified_context



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)