Skip to content

v0.6.1

Compare
Choose a tag to compare
@github-actions github-actions released this 06 May 22:57

Bugfix release:

  • Reqwest on osx seems to not support parsing multiple certs in one string, so we split them up and
    add them to the reqwest client one at a time