Does that one load the keys from memory?

On Wed, Mar 27, 2019, 4:41 AM Andreas Schneider <a...@cryptomilk.org> wrote:

> On Wednesday, March 27, 2019 1:53:10 AM CET Alberto Garcia wrote:
> > Hi,
>
> Hi Alberto,
>
> > 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);
>
> there is already
>
> ssh_bind_options_set(sshbind, SSH_BIND_OPTIONS_IMPORT_KEY, key);
>
> why don't you use that one?
>
>
>         Andreas
>
> --
> Andreas Schneider                 a...@cryptomilk.org
> GPG-ID:     8DFF53E18F2ABC8D8F3C92237EE0FC4DCC014E3D
>
>
>

Reply via email to