Skip to content

Releases: ekonbenefits/dotnet-ssllabs-check

v.2.1.1

06 Feb 15:54
cf46fdf
Compare
Choose a tag to compare
  • Lower renewal warning for certificates, with a validity period of 1 year or under, to 30 days.

v2.1.0

24 Jul 04:47
770a008
Compare
Choose a tag to compare
  • Add API flag to test against preproduction ssllabs
  • Add console logging detail flag verbosity
  • Add custom queries using JmesPath
  • SslLabs.check can theoretically be used as api

v2.0.0

17 Jul 19:41
dd9f0f0
Compare
Choose a tag to compare
  • Added Parallel requests within API limits
  • Added user-agent string
  • Added version flag
  • Added hostfile flag with Comments
  • Display SAN with cert std out listing
  • Updated std out format for out of order results

v1.0.3

16 Jul 20:44
6dfe91c
Compare
Choose a tag to compare
  • Fixed infinite loop when printing out exception details.
  • Added Assembly version, timestamps and white-space to output.

v1.0.2

16 Jul 16:37
9cd2115
Compare
Choose a tag to compare

Added Info Messages at startup.

v1.0.1

16 Jul 14:53
7c0bec8
Compare
Choose a tag to compare

Downgraded to dotnet core 2.2 to 2.1 since 2.1 is LTS

v1.0.0

16 Jul 05:01
0f69ea6
Compare
Choose a tag to compare

initial release.