aboutsummaryrefslogtreecommitdiff
path: root/openssl/examples
Commit message (Collapse)AuthorAgeFilesLines
* Parameterize keys over what they containSteven Fackler2017-12-301-4/+7
| | | | Closes #790
* Overhaul verify error typeSteven Fackler2017-12-261-4/+3
| | | | Also set the error in the hostname verification callback for 1.0.1
* Move to associated constsSteven Fackler2017-12-251-5/+5
|
* Add an example of making a CA and certs and verifying.Brian Vincent2017-11-061-0/+152