| 1 |
+ |
-- ircd-hybrid-8.1.2 Release Notes |
| 2 |
+ |
o) Added support for SHA-256 ssl certificate fingerprint based operator{} |
| 3 |
+ |
and connect{} blocks. |
| 4 |
+ |
In conjunction with Anope 1.9.x IRC-services, clients are now also able |
| 5 |
+ |
to automatically identify for their nick with ssl certificate |
| 6 |
+ |
fingerprints |
| 7 |
+ |
o) Added operator::ssl_connection_required configuration option. See |
| 8 |
+ |
doc/reference.conf for more information |
| 9 |
+ |
o) Added usermode +S (client is connected via SSL/TLS). Allows services |
| 10 |
+ |
to keep track of what users are connected via SSL, and allows to see |
| 11 |
+ |
ssl-status of remote clients in a /whois |
| 12 |
+ |
o) Fixed a server name leak with server hiding enabled. Reported by |
| 13 |
+ |
Adam <adam@anope.org> |
| 14 |
+ |
|
| 15 |
+ |
|
| 16 |
|
-- ircd-hybrid-8.1.1 Release Notes |
| 17 |
|
######################################################################## |
| 18 |
|
o) IMPORTANT: moved disable_remote_command configuration directive from |