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

Allow remote Access without "bad request" #113

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ka-vaNu
Copy link

@ka-vaNu ka-vaNu commented Jan 4, 2025

In my installation, the call always failed due to an HTTP error “Bad Request”. Adding the ServerAlias line (as described in https://www.ugg.li/cups-meldet-bad-request-bei-ssl-auf-ipfqdn/ ) solved the problem.

@olbat
Copy link
Owner

olbat commented Jan 4, 2025

Is this enough to make the Admin page reachable through HTTPS? Or do you also need to generate a custom certificate?

@ka-vaNu
Copy link
Author

ka-vaNu commented Jan 4, 2025

The page is automatically accessible via HTTPS.
The automatically generated X509 certificate seems to be OK. Since the host name within the docker container is not recognizable to me, I have continued to work with it.
Setting the ServerAlias was sufficient for me.

@olbat
Copy link
Owner

olbat commented Jan 7, 2025

Did you check if this certificate is present in the image? Is it automatically generated by the package?

@olbat
Copy link
Owner

olbat commented Feb 2, 2025

Any news @ka-vaNu ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants