summaryrefslogtreecommitdiffstats
path: root/README
blob: e76ccfb33e4505d06ac0b454312db3283aa21509 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Unofficial wolfSSL Utility
--------------------------

This is a command-line tool for the wolfSSL embedded SSL/TLS library.  It is
similar to the OpenSSL command-line tool, providing only a limited `s_client`
SSL/TLS client command.  The primary goal is to provide enough functionality for
use by BusyBox's wget applet.

This utility is in no way authored by or affiliated with wolfSSL Inc. or its
contributors.

Copyright
---------

Copyright (C) 2019  Patrick McDermott

Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.  This file is offered as-is,
without any warranty.