Skip to content

Passed kwargs into constructor to allow verify=False to be used by re…#294

Closed
barrycarey wants to merge 1 commit intopushingkarmaorg:masterfrom
barrycarey:master
Closed

Passed kwargs into constructor to allow verify=False to be used by re…#294
barrycarey wants to merge 1 commit intopushingkarmaorg:masterfrom
barrycarey:master

Conversation

@barrycarey
Copy link
Copy Markdown

If the PMS doesn't have a valid SSL requests fails to connect to the server.

HTTPSConnectionPool is thrown if using self signed cert.

This request allows verify=False to be passed to the PlexServer constructor

@Hellowlol Hellowlol closed this Sep 6, 2018
@pkkid
Copy link
Copy Markdown
Collaborator

pkkid commented Sep 6, 2018

This should be done by modifying the session when initializing PlexServer.

@Hellowlol
Copy link
Copy Markdown
Collaborator

See #295 (comment) example use.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants