Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Apr 2017 11:39:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 218930] net-mgmt/nrpe: Use 2048-bit DH params
Message-ID:  <bug-218930-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D218930

            Bug ID: 218930
           Summary: net-mgmt/nrpe: Use 2048-bit DH params
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: zeising@FreeBSD.org
          Reporter: brnrd@freebsd.org
          Assignee: zeising@FreeBSD.org
             Flags: maintainer-feedback?(zeising@FreeBSD.org)

Created attachment 182152
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D182152&action=
=3Dedit
svn diff for net-mgmt/nrpe

Current NRPE2 uses 512-bit DH parameters which is insecure. Upstream update=
d to
2048bit for 3.x see
https://github.com/NagiosEnterprises/nrpe/blob/maint/macros/ax_nagios_get_s=
sl#L298
Poor design to generate params during build but that has perpetuated into 3=
.x
as well.

Proposed commit log:
```
net-mgmt/nrpe: Use 2048-bit DH params

 - Add patches to upgrade 512 to 2048-bit DH params
 - Add LICENSE

PR:=20
Approved by:
```

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-218930-13>