[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Load certificates from memory
[Thread Prev] | [Thread Next]
- Subject: Re: [PATCH] Load certificates from memory
- From: Alberto Garcia <agarciaillera@xxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Wed, 27 Mar 2019 10:57:36 -0700
- To: Andreas Schneider <asn@xxxxxxxxxxxxxx>
- Cc: libssh@xxxxxxxxxx
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 > > >
Re: [PATCH] Load certificates from memory | Andreas Schneider <asn@xxxxxxxxxxxxxx> |
[PATCH] Load certificates from memory | Alberto Garcia <agarciaillera@xxxxxxxxx> |
Re: [PATCH] Load certificates from memory | Andreas Schneider <asn@xxxxxxxxxxxxxx> |