You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.
Hello,
I tried to compile sozy-acme in a dedicated container. I install same package from Dockerfile sozu project. I re-produced it manually
Based on alpine latest sha256:ca1c944a4f8486a153024d9965aafbe24f5723c1d5c02f4964c045a16d19dc54 4d90542f0623
I hit this bug in rust-openssl sfackler/rust-openssl#987 with openssl version not compatible.
The root cause is acme-client in rush, there is a patch onur/acme-client#44 but not merged at this moment.
If you cherry pick it, it works with this change in Cargo.toml :
Hello,
I tried to compile sozy-acme in a dedicated container. I install same package from Dockerfile sozu project. I re-produced it manually
Based on alpine latest sha256:ca1c944a4f8486a153024d9965aafbe24f5723c1d5c02f4964c045a16d19dc54 4d90542f0623
I hit this bug in rust-openssl sfackler/rust-openssl#987 with openssl version not compatible.
The root cause is acme-client in rush, there is a patch onur/acme-client#44 but not merged at this moment.
If you cherry pick it, it works with this change in Cargo.toml :
I don't know how you want to solve this for the long term...
Regards
The text was updated successfully, but these errors were encountered: