Skip to content

Allow to use wss (websockets SSL) when localhost is running on SSL #156

@JanStevens

Description

@JanStevens

Hi,

We always run our local development servers behind SSL (mimics better production env) using localias with a self signed root CA.

Right now I noticed that the protocol is always ws (unsecure) instead of looking at the environment its running (using window.location.protocol to see if its http: or https:)

Regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions