Skip to content

HTTPS server doesn't respond to localhost #26

@jamesmunns

Description

@jamesmunns

When generating the self-signed cert, we prepare a list of Subject Alternative Names for the certificate. In this, we use all of the IP addresses we found to represent the host. However, we don't add localhost, so if you try to curl https://localhost:4444/api/devices, the certificate check fails.

We should add localhost to the list of names.

Metadata

Metadata

Assignees

No one assigned

    Labels

    PoststationIssues for the Poststation ServerbugSomething isn't working

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions