Skip to content

SSL error on Chapter 5 Notebook #10

@Minyall

Description

@Minyall

The very last cell of chapter notebook generates an SSL error.

SSLError: HTTPSConnectionPool(host='sustainabledevelopment.un.org', port=443): Max retries exceeded with url: /partnership/?p=30000 (Caused by SSLError(SSLError(1, '[SSL: UNSAFE_LEGACY_RENEGOTIATION_DISABLED] unsafe legacy renegotiation disabled (_ssl.c:1129)')))

This was produced using the Apple silicon environment. A small amount of Googling suggests this may be due to a mismatch when it comes to the SSL requirements of the client machine and a server which doesn't support it (relevant Stack Overflow).

Not sure if the solution is extra code to pre-empt the issue or change the example server. Full traceback attached.
full_traceback.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions