1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-06-26 08:56:38 +02:00
Files
unrealircd/include
Bram Matthys b600dffdc8 - Added auth method 'sslclientcertfp' which provides an alternative
method to authenticate users with SSL client certificates based
  on SHA256 fingerprints. This can be used instead of the already
  existing 'sslclientcert' so you don't have to use an external file.
  One way to get the SHA256 fingerprint would be:
  openssl x509 -in name-of-pem-file.pem -sha256 -noout -fingerprint
  Suggested and patch supplied by Jobe (#4019).
- Added documentation on the new sslclientcertfp
- Moved documentation on authentication types to one place and refer
  to it from each section (oper::password, vhost::password,
  link::password-receive, etc).
2012-10-15 21:25:38 +02:00
..
...
2010-12-12 16:39:12 +00:00
2003-01-02 19:32:58 +00:00
2002-03-05 23:09:39 +00:00
2012-10-15 15:01:35 +02:00
2002-01-19 17:04:04 +00:00
2004-05-12 22:02:05 +00:00
2002-02-16 20:15:41 +00:00
...
2004-11-26 22:28:13 +00:00
2010-06-26 04:36:56 +00:00
2001-04-16 15:36:30 +00:00
2000-02-28 22:45:44 +00:00
2004-05-12 22:02:05 +00:00
2000-07-14 20:22:59 +00:00
2004-05-13 16:39:23 +00:00
2004-02-22 02:52:12 +00:00
2004-05-13 16:39:23 +00:00