[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Load certificates from memory


Does that one load the keys from memory?

On Wed, Mar 27, 2019, 4:41 AM Andreas Schneider <asn@xxxxxxxxxxxxxx> 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                 asn@xxxxxxxxxxxxxx
> GPG-ID:     8DFF53E18F2ABC8D8F3C92237EE0FC4DCC014E3D
>
>
>

Follow-Ups:
Re: [PATCH] Load certificates from memoryAndreas Schneider <asn@xxxxxxxxxxxxxx>
References:
[PATCH] Load certificates from memoryAlberto Garcia <agarciaillera@xxxxxxxxx>
Re: [PATCH] Load certificates from memoryAndreas Schneider <asn@xxxxxxxxxxxxxx>
Archive administrator: postmaster@lists.cynapses.org