Skip to content

Allow graceful reloads in case of certificate changes #374

Open
@jackie-t

Description

I currently can't find a way to gracefully reload websockify in case the certificate changes.

With graceful I'd mean something similar to haproxy - when you reload haproxy, all existing connections are still served, but new ones receive the new certificate. At the moment, I restart websockify, which terminates any connections.

This would - I imagine - become more needed with let's encrypt, especially if they intend to shorten the certificate validity further.

If this is already possible, documentation would help in avoiding similar questions. ;)

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions