[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH] Load certificates from memory
[Thread Prev] | [Thread Next]
- Subject: [PATCH] Load certificates from memory
- From: Alberto Garcia <agarciaillera@xxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Tue, 26 Mar 2019 17:53:10 -0700
- To: libssh@xxxxxxxxxx
Hi, This patch makes it possible to load server certificates from memory (currently they can be only loaded from disk). Use with: ssh_bind_options_set(sshbind, SSH_BIND_OPTIONS_HOSTKEY_MEMORY, priv_key); Regards -- Alberto García Illera GPG Public Key <https://goo.gl/yshdwh>
Attachment:
0001-PATCH-Add-option-to-load-server-certificates-from-me.patch
Description: Binary data
Re: [PATCH] Load certificates from memory | Andreas Schneider <asn@xxxxxxxxxxxxxx> |