aboutsummaryrefslogtreecommitdiff
path: root/src/ssl/tests.rs
Commit message (Collapse)AuthorAgeFilesLines
* Simpler setter for verify with dataValerii Hiora2014-10-041-1/+1
| | | | | There is no need in wrapping function in option as there is no sense in providing data without function.
* User-provided data in verifyValerii Hiora2014-10-021-2/+47
|
* Certificate/pkey generation & PEM exportValerii Hiora2014-09-261-1/+19
| | | Required quite a lot of refactoring
* Remove failing constructor wrappersSteven Fackler2014-09-051-22/+22
|
* Shift directory structureSteven Fackler2014-08-031-0/+160