Skip to content

TryTLS v0.2.0

Compare
Choose a tag to compare
@Mamietti Mamietti released this 01 Aug 10:58
· 539 commits to master since this release

We've cooked up quite a storm and it's time to release it to wreak havoc!

....well, not really. Here's what we've actually done:

  • Documentation has been clarified and cleaned up.
  • Convention changes:
    • VERIFY SUCCESS is now ACCEPT and VERIFY FAILURE is REJECT (#104) - Clearer distinction between "verification failed" and "test failed"
  • New features:
    • Added support for providing context for VERIFY FAILURE, UNSUPPORTED etc. (#86) - Printing out explanatory strings before verdict string is no longer an error-worthy action