Skip to content

pullrequests Search Results · repo:gregtwallace/certwarden language:Dockerfile

Filter by

6 results  (136 ms)

6 results

ingregtwallace/certwarden (press backspace or delete to remove)

This makes curl follow the redirect from http to https. Also disables SSL verification so that we can check the health if https is using some certs signed by a private, not trusted by default CA. As this ...

succesful - successful

Currently the Build process for the Docker Container doesn’t copy the Scripts folder into the finished docker image. Because of this the acme.sh folder doesn’t get copied which breaks the extension. This ...
bug

Hi, this Project looks very cool and i want to test it. In my scenario I want to use LeGo Certhub to requests wildcard cert for host, which are not exposed to the internet. To optain the Certs i will use ...
bug

Ahoy 👋 . I wanted to try this out, but my host is an arm64 host, which is not compatible with the currently published docker image. This change updates the github action to build a multi-arch docker image ...

Hello :wave: This PR adds container support! I wanted to try this out but preferred using a container over locally with the tgz. Haven t had a chance to test functionality yet but the container starts ...