Skip to content

Support TLS on the xmlrpc server and client#189

Open
sundaram123krishnan wants to merge 1 commit into
praiskup:mainfrom
sundaram123krishnan:tls-support
Open

Support TLS on the xmlrpc server and client#189
sundaram123krishnan wants to merge 1 commit into
praiskup:mainfrom
sundaram123krishnan:tls-support

Conversation

@sundaram123krishnan

Copy link
Copy Markdown

Relates #7

Added 3 new options in config/server.yaml:

  • ssl_certfile
  • ssl_keyfile
  • ssl_clients - concatenated certs of all the trusted clients

As per #7 (comment), no config for client is implemented in this PR.

Both sides use ssl.create_default_context (which is the recommended way), more about it here

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.

1 participant