aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/extra/ssl_cert.h
Commit message (Collapse)AuthorAgeFilesLines
* Rename ssl_cert.h to ssl.h, it will contain the interface for hooking ↵Gravatar brain2006-12-091-153/+0
| | | | | | inspsockets git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5888 e03df62e-2008-0410-955e-edbf42e46eb7
* Add comments to document this headerGravatar brain2006-09-031-1/+51
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5132 e03df62e-2008-0410-955e-edbf42e46eb7
* We now have a test module that can dump someones certificate information: ↵Gravatar brain2006-09-031-0/+10
| | | | | | /sslinfo <nick> git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5125 e03df62e-2008-0410-955e-edbf42e46eb7
* Obtaining of ssl cert in gnutls module and placing it into a class which is ↵Gravatar brain2006-09-031-0/+93
extended to the user, type ssl_cert. In a while the openssl module will also populate this same high level class with data git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5123 e03df62e-2008-0410-955e-edbf42e46eb7