Skip to content

Allow external initialisation of the SSL context for smtps#175

Open
FillipMatthew wants to merge 1 commit into
karastojko:masterfrom
FillipMatthew:master
Open

Allow external initialisation of the SSL context for smtps#175
FillipMatthew wants to merge 1 commit into
karastojko:masterfrom
FillipMatthew:master

Conversation

@FillipMatthew

Copy link
Copy Markdown

fixes #173

These are the changes for the smtps class that allow for the creation and initialisation of an SSL context externally to the library so that users can setup their SSL certificates or other settings that are not accessible when the context is kept private.

The default was also changed to use peer verification by default.

These changes should be easy to also apply to the other classes that need them.

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.

SSL errors

1 participant