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

Mercure setup fails with locally generated certificates #673

Open
papppeter opened this issue Sep 25, 2024 · 1 comment
Open

Mercure setup fails with locally generated certificates #673

papppeter opened this issue Sep 25, 2024 · 1 comment
Labels
support Support requested

Comments

@papppeter
Copy link

Hi,

i have a locally installed certificates, created with mkcert.

site itself is working, with the suggested modifications form this issue: #604

php:443, added extra CADDY_GLOBAL_OPTIONS: ${CADDY_GLOBAL_OPTIONS:-auto_https off}

but in this case i cannot reach http://php inside the container. Of course there is no 80 port.
if i try to reach https://php inside the container, cert check are failing

should i copy root certificatie into docker, and install it? would it be a solution?
or is there a setup where i can enable php:80 and inside the docker container i don't need to check certificates?

@maxhelias
Copy link
Collaborator

Hi!
Yes, you must copy it. I hope the answers provided here will help you further : #604 (comment)

@maxhelias maxhelias added the support Support requested label Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
support Support requested
Projects
None yet
Development

No branches or pull requests

2 participants