1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-12 08:00:39 +02:00
Files
guix/gnu
Maxim Cournoyer f92cf9d356 gnu: openntpd: Fix error CA errors when using constraints.
The error printed by nttpd was "constraint: failed to load constraint ca" when
libressl tried loading the file /etc/ssl/cert.pem.  The problem was
investigated as part of fixing issue 37318 (see:
http://debbugs.gnu.org/cgi/bugreport.cgi?bug=37318).

* gnu/packages/ntp.scm (openntpd)[configure-flags]: Use the '--with-cacert'
flag to specify the location of the certificate authority file of libressl.
2019-09-08 23:15:31 +09:00
..
2019-08-28 08:47:14 -04:00
2019-08-17 20:45:13 +08:00
2019-09-04 17:56:13 +02:00
2019-08-27 12:20:44 +02:00
2019-09-04 13:02:27 +02:00