aboutsummaryrefslogtreecommitdiffstats
path: root/demos/selfsign.c
Commit message (Collapse)AuthorAgeFilesLines
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-136/+132
| | | | Reviewed-by: Tim Hudson <tjh@openssl.org>
* Modernise 'selfsign.c' to use new X509_NAME codeDr. Stephen Henson2000-02-131-21/+33
| | | | | and add example of extension aliasing. Also fix the extension aliasing because it didn't work :-)
* Change the PEM function implementation to use a common set of macros: thisDr. Stephen Henson1999-06-091-27/+27
| | | | | | should make modifying them easier. Fix the selfsign demo: it was rather ancient and used deleted functions.
* Survive pedanticism.Ben Laurie1999-06-081-1/+1
|
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-231-7/+7
| | | | | | Submitted by: Reviewed by: PR:
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-211-0/+168