Skip to content

Selfsigned SSL webdav Docker loop restart on Windows 11 docker dektop 4.59.0 #52

@j-r-o

Description

@j-r-o

Command Line :

docker run --restart always -v /srv/dav:/var/lib/dav -e AUTH_TYPE=Basic -e USERNAME=test -e PASSWORD=test -e SSL_CERT=selfsigned --publish 443:443 -d bytemark/webdav

Log :

Adding password for user test

Generating a RSA private key

...................+++++

.................................+++++

writing new private key to '/privkey.pem'


httpd: Syntax error on line 159 of /usr/local/apache2/conf/httpd.conf: Cannot load modules/mod_ssl.so into server: Error relocating /usr/local/apache2/modules/mod_ssl.so: SSL_CTX_set_post_handshake_auth: symbol not found

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions