Skip to content

Implement SIP over TLS #2

@cathoderaydude

Description

@cathoderaydude

I haven't worked with SIP over TLS very much, but there might be cases where it's mandatory.

I know nothing about TLS, and I assume implementing it is a huge pain in the neck. However, once TLS itself is implemented, the complexity of the software probably doesn't increase much.

I suspect this would complicate the code so much that it would be ideal to fork the app or try to split all the TLS-related code into a separate file so that the main .py can still be easily modified by an intermediate coder.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions