Skip to content

[BUG] HTTP UI styling broken when using container and port 8080 #102

@Vampire

Description

@Vampire

I started SignServer CE from the docker image using

docker run -it --rm -p 8080:8080 -p 8443:8443 -h localhost --name signserver keyfactor/signserver-ce

Then I tried to access http://localhost:8080/signserver/.

Unfortunately the the CSP prevents all resources to be loaded in Chrome, as it is set to https, so disallows self.

So it looks like:
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions