Skip to content

Using custom TLS certificates does not work #604

Closed as not planned
Closed as not planned
@julien-guillon

Description

@julien-guillon

Hello,

I followed this part of the documentation on a fresh install : Using Custom TLS Certificates.

This error is displayed in the php container's logs :

Error: adapting config using caddyfile: server listening on [:80] is HTTP, but attempts to configure TLS connection policies

I even tried to start up by prefixing the command :

SERVER_NAME=server-name.localhost \
docker compose up --pull always -d --wait

or

SERVER_NAME=server-name.localhost:443 \
docker compose up --pull always -d --wait

Thanks in advance for your help!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions