Skip to content

libtls-bearssl 0.5

Latest
Compare
Choose a tag to compare
@michaelforney michaelforney released this 11 May 06:31
· 8 commits to master since this release

Bug fixes

  • Set peer_cert_len so that application sees correct length of
    certificate chain PEM (instead of 0).
  • Account for null terminator when allocating PEM string buffer.