GNU bug report logs - #52234
Please add certificates support to openssh service

Previous Next

Package: guix;

Reported by: Nathan Dehnel <ncdehnel <at> gmail.com>

Date: Thu, 2 Dec 2021 01:03:02 UTC

Severity: normal

To reply to this bug, email your comments to 52234 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#52234; Package guix. (Thu, 02 Dec 2021 01:03:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Nathan Dehnel <ncdehnel <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Thu, 02 Dec 2021 01:03:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Nathan Dehnel <ncdehnel <at> gmail.com>
To: Tobias Geerinckx-Rice via Bug reports for GNU Guix <bug-guix <at> gnu.org>
Subject: Please add certificates support to openssh service
Date: Wed, 1 Dec 2021 19:02:15 -0600
Please add support in config.scm for these two fields from sshd_config:

HostCertificate
TrustedUserCAKeys

Thanks in advance.




Information forwarded to bug-guix <at> gnu.org:
bug#52234; Package guix. (Thu, 02 Dec 2021 07:20:02 GMT) Full text and rfc822 format available.

Message #8 received at 52234 <at> debbugs.gnu.org (full text, mbox):

From: david larsson <david.larsson <at> selfhosted.xyz>
To: Nathan Dehnel <ncdehnel <at> gmail.com>
Cc: bug-Guix <bug-guix-bounces+someone=selfhosted.xyz <at> gnu.org>,
 52234 <at> debbugs.gnu.org
Subject: Re: bug#52234: Please add certificates support to openssh service
Date: Thu, 02 Dec 2021 08:19:08 +0100
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




Information forwarded to bug-guix <at> gnu.org:
bug#52234; Package guix. (Thu, 02 Dec 2021 19:51:02 GMT) Full text and rfc822 format available.

Message #11 received at 52234 <at> debbugs.gnu.org (full text, mbox):

From: Nathan Dehnel <ncdehnel <at> gmail.com>
To: david larsson <david.larsson <at> selfhosted.xyz>
Cc: bug-Guix <bug-guix-bounces+someone=selfhosted.xyz <at> gnu.org>,
 52234 <at> debbugs.gnu.org
Subject: Re: bug#52234: Please add certificates support to openssh service
Date: Thu, 2 Dec 2021 13:50:23 -0600
Oh, thank you.

On Thu, Dec 2, 2021 at 1:19 AM david larsson
<david.larsson <at> 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




Information forwarded to bug-guix <at> gnu.org:
bug#52234; Package guix. (Thu, 02 Dec 2021 22:29:01 GMT) Full text and rfc822 format available.

Message #14 received at 52234 <at> debbugs.gnu.org (full text, mbox):

From: Nathan Dehnel <ncdehnel <at> gmail.com>
To: david larsson <david.larsson <at> selfhosted.xyz>
Cc: bug-Guix <bug-guix-bounces+someone=selfhosted.xyz <at> gnu.org>,
 52234 <at> debbugs.gnu.org
Subject: Re: bug#52234: Please add certificates support to openssh service
Date: Thu, 2 Dec 2021 16:27:58 -0600
Oh, also the HostKey field is needed.

On Thu, Dec 2, 2021 at 1:50 PM Nathan Dehnel <ncdehnel <at> gmail.com> wrote:
>
> Oh, thank you.
>
> On Thu, Dec 2, 2021 at 1:19 AM david larsson
> <david.larsson <at> 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




This bug report was last modified 2 years and 138 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.