[WEB REQ] silc-gaim causes \"Malformed block\" during public key auth - silc-gaim
"Kieran Rhysling" <[email protected]>
| Newsgroups | gmane.network.silc.user |
|---|---|
| Message-ID | <[email protected]> |
Software: silc-gaim
Operating System: Linux
Installation: binary
I\'m running the latest versions of everything and public key auth works with the default silc client but not with silc-gaim. Both clients are using the same key.
When I run silcd with -D 30, here\'s the relevant part of the output:
[Logging] [Info] Performing authentication protocol for x.x.x.x (x.x.x.x)
silc_server_protocol_connection_auth:947: Remote connection type 1
silc_server_get_authentication:842: Public key authentication
silc_server_find_public_key:1202: Find remote public key (1 keys in local cache)
silc_server_find_public_key:1213: Found public key
silc_pkcs_alloc:179: Allocating new PKCS object
silc_pkcs1_decode:108: PKCS#1 decoding, bt 1
silc_pkcs1_decode:113: Malformed block
silc_server_get_authentication:855: Authentication failed
Here\'s the section of silcd.conf for the client. This fails for all clients.
Client {
Host = \"x.x.x.x\";
PublicKey = \"/home/user/.silc/public_key.pub\";
Params = \"normal\";
};
Any ideas?
Please let me know if I left out any important information.
Thanks,
Kieran
_______________________________________________________________
Info: https://lists.silcnet.org/mailman/listinfo/silc-users
Archive: https://lists.silcnet.org/pipermail/silc-users
FAQ: http://silcnet.org/support/faq/