Skip to content

Self singed SSL problem after upgrade #683

@GogoFC

Description

@GogoFC

Question

Hello

Using docker compose with a self signed cert.

After I upgrade from V 2.0.3 to any newer version I can't connect to Dashy in Browser.

On version 2.0.3 logs I get HTTPS server successfully started (port: 443 of container) , I don't see that message after upgrading.

Volumes are all OK I checked the location of certs inside container at /etc/ssl/certs/ they're there.

If the certs weren't there I think there would be error SSL Not Enabled: Public key not present1 , I don't get that error so I guess it read the certs.

I checked for ports running inside container and I don't see port 443 anymore.

tcp        0      0 127.0.0.11:37203        0.0.0.0:*               LISTEN      -
tcp        0      0 :::80                   :::*                    LISTEN      63/node

What could I look into.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions