Skip to content

Commit

Permalink
added openssl license clause
Browse files Browse the repository at this point in the history
  • Loading branch information
dannagle committed Feb 18, 2017
1 parent 1cd80a5 commit 0c7a589
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,11 @@ Packet Sender supports establishing encrypted connections over SSL. This is supp
* Packet Sender outputs the cert negotiation progress in to the traffic log.
* Packet Sender outputs the encryption algorithm used in the traffic log (such as AES 128).

If available, on Windows, Packet Sender will use OpenSSL. On Mac, Packet Sender will use the native SSL libraries.

*This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit. (http://www.openssl.org/)*



![Packet Sender Direct TCP](screenshots/packetsender_ssl.png)

Expand Down

0 comments on commit 0c7a589

Please sign in to comment.