Skip to content

v1.0.4: Work around TLS issue with dlang.org

Compare
Choose a tag to compare
@Geod24 Geod24 released this 11 Jan 09:17
· 28 commits to v1 since this release

Currently, https://dlang.org/d-keyring.gpg might throw a TLS verification error because the server does not bundle intermediate certificates.
This causes all pipeline to temporarily fail, until the configuration error is resolved.
This release works around this issue by importing the intermediate certificate directly. The workaround will be removed once the issue is resolved.