Skip to content

Commit 2b4f0a6

Browse files
committed
Update README.md
1 parent f1ee539 commit 2b4f0a6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ SSLLWrapper
33

44
SSLLWrapper stands for SSL Labs Wrapper which I believe is the first .NET wrapper developed for the new [SSL Labs' Assessment API's](https://github.com/ssllabs/ssllabs-scan/blob/master/ssllabs-api-docs.md) that allow the comsumer to test SSL servers on the public internet.
55

6+
This wrapper easies the communication to the API's for .NET developers wich allows you as the developer to focus on your project rather than managing the plumbing and overhead required to comsume the API's.
7+
68
**Notes**
79
- SSL Labs' Assessment API's are currently still in development and are subject to change.
810
- The wrapper is currently still in development aswell though is in a functional beta stage.
@@ -29,6 +31,10 @@ SSLLWrapper stands for SSL Labs Wrapper which I believe is the first .NET wrappe
2931

3032
**StatusDetails**
3133

34+
## To Do
35+
- Flesh out SSLWrapper.Tests project to ensure as most code as appropiate is tesed
36+
- General refractor
37+
3238
## Author
3339
Ashley Poole - www.ashleypoole.co.uk.
3440

0 commit comments

Comments
 (0)