aboutsummaryrefslogtreecommitdiffstats
path: root/test/fixtures/pkey/dh1024.pem
Commit message (Collapse)AuthorAgeFilesLines
* Fixed inconsistency directory structure with ruby/ruby repoHiroshi SHIBATA2020-02-171-5/+0
|
* test: prepare test PKey instances on demandKazuki Yamaguchi2017-01-171-0/+5
Preparing for the introduction of the memory leak checker. Do not leave OpenSSL objects in constants that wouldn't be GCed in order to avoid false positives.