Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] HTTP UI broken #102

Open
Vampire opened this issue Oct 30, 2024 · 1 comment
Open

[BUG] HTTP UI broken #102

Vampire opened this issue Oct 30, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Vampire
Copy link

Vampire commented Oct 30, 2024

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

@Vampire Vampire added the bug Something isn't working label Oct 30, 2024
@netmackan
Copy link
Collaborator

Same issue reproduced also with Firefox.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants