[cl-plus-ssl-devel] implementing password callback when reading privatekey files

Anton Vodonosov avodonosov at yandex.ru
Mon Nov 3 09:27:18 UTC 2008


on Monday, July 21, 2008, 5:03:58 PM Vsevolod wrote:

> Hi,

> I'm currently using the Hunchentoot web-server and I've noticed, that
> it doesn't support encrypted private keys for ssl for all the
> platforms, except Lispworks, because of the usage of cl+ssl  which
> likewise doesn't support the feature.

> So I've looked at the current cl+ssl release (2007-07-07) and now am
> able to propose a patch to support the provisioning of password as a
> string to make-ssl-*-stream (it's attached).

> Best regards,
> Vsevolod Dyomkin

Thanks, committed (in a slightly changed way, to avoid side-effects
on *ssl-global-context*).

Best regards,
- Anton





More information about the cl-plus-ssl-devel mailing list