unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#52234: Please add certificates support to openssh service
@ 2021-12-02  1:02 Nathan Dehnel
  2021-12-02  7:19 ` david larsson
  0 siblings, 1 reply; 4+ messages in thread
From: Nathan Dehnel @ 2021-12-02  1:02 UTC (permalink / raw)
  To: 52234

Please add support in config.scm for these two fields from sshd_config:

HostCertificate
TrustedUserCAKeys

Thanks in advance.




^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#52234: Please add certificates support to openssh service
  2021-12-02  1:02 bug#52234: Please add certificates support to openssh service Nathan Dehnel
@ 2021-12-02  7:19 ` david larsson
  2021-12-02 19:50   ` Nathan Dehnel
  0 siblings, 1 reply; 4+ messages in thread
From: david larsson @ 2021-12-02  7:19 UTC (permalink / raw)
  To: Nathan Dehnel; +Cc: bug-Guix, 52234

On 2021-12-02 02:02, Nathan Dehnel wrote:
> Please add support in config.scm for these two fields from sshd_config:
> 
> HostCertificate
> TrustedUserCAKeys
> 
> Thanks in advance.

Hi Nathan,

This should be fairly easy. You do have an "extra-content" field also, 
to use in the meantime: 
https://github.com/guix-mirror/guix/blob/master/gnu/services/ssh.scm#L344

Best regards,
David




^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#52234: Please add certificates support to openssh service
  2021-12-02  7:19 ` david larsson
@ 2021-12-02 19:50   ` Nathan Dehnel
  2021-12-02 22:27     ` Nathan Dehnel
  0 siblings, 1 reply; 4+ messages in thread
From: Nathan Dehnel @ 2021-12-02 19:50 UTC (permalink / raw)
  To: david larsson; +Cc: bug-Guix, 52234

Oh, thank you.

On Thu, Dec 2, 2021 at 1:19 AM david larsson
<david.larsson@selfhosted.xyz> wrote:
>
> On 2021-12-02 02:02, Nathan Dehnel wrote:
> > Please add support in config.scm for these two fields from sshd_config:
> >
> > HostCertificate
> > TrustedUserCAKeys
> >
> > Thanks in advance.
>
> Hi Nathan,
>
> This should be fairly easy. You do have an "extra-content" field also,
> to use in the meantime:
> https://github.com/guix-mirror/guix/blob/master/gnu/services/ssh.scm#L344
>
> Best regards,
> David




^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#52234: Please add certificates support to openssh service
  2021-12-02 19:50   ` Nathan Dehnel
@ 2021-12-02 22:27     ` Nathan Dehnel
  0 siblings, 0 replies; 4+ messages in thread
From: Nathan Dehnel @ 2021-12-02 22:27 UTC (permalink / raw)
  To: david larsson; +Cc: bug-Guix, 52234

Oh, also the HostKey field is needed.

On Thu, Dec 2, 2021 at 1:50 PM Nathan Dehnel <ncdehnel@gmail.com> wrote:
>
> Oh, thank you.
>
> On Thu, Dec 2, 2021 at 1:19 AM david larsson
> <david.larsson@selfhosted.xyz> wrote:
> >
> > On 2021-12-02 02:02, Nathan Dehnel wrote:
> > > Please add support in config.scm for these two fields from sshd_config:
> > >
> > > HostCertificate
> > > TrustedUserCAKeys
> > >
> > > Thanks in advance.
> >
> > Hi Nathan,
> >
> > This should be fairly easy. You do have an "extra-content" field also,
> > to use in the meantime:
> > https://github.com/guix-mirror/guix/blob/master/gnu/services/ssh.scm#L344
> >
> > Best regards,
> > David




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-12-02 22:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-02  1:02 bug#52234: Please add certificates support to openssh service Nathan Dehnel
2021-12-02  7:19 ` david larsson
2021-12-02 19:50   ` Nathan Dehnel
2021-12-02 22:27     ` Nathan Dehnel

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).