Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix build with openldap23 libraries. | Vsevolod Stakhov | 2005-09-01 | 1 | -1/+1 |
| | | | | | | | Submitted by: skv Notes: svn path=/head/; revision=141705 | ||||
* | Update my email address. | Vsevolod Stakhov | 2005-07-22 | 1 | -1/+1 |
| | | | | | | | Approved by: perky (mentor) Notes: svn path=/head/; revision=139880 | ||||
* | NewPKI is a PKI based on the OpenSSL low-level API, all the datas are handled | Pav Lucistnik | 2005-07-14 | 6 | -0/+99 |
through a database, which provides a much more flexible PKI than with OpenSSL, such as seeking a certificate with a search engine. CA implementation. PR: ports/83387 Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru> Notes: svn path=/head/; revision=139209 |