Mark H Weaver writes:
>;; Create hash symlinks suitable for OpenSSL ('SSL_CERT_DIR' and
>;; similar.)
>(chdir (string-append %output "/etc/ssl/certs"))
>(invoke (string-append perl "/bin/perl")
>(string-append openssl "/bin/c_reh
Mark H Weaver writes:
> Something like this (untested):
>
> (define-public my-root-cert
> (package
> (name "my-root-cert")
> (version "0")
> (source #f)
> (build-system trivial-build-system)
> (arguments
> '(#:modules ((guix build utils))
>#:builder
>(be
Hi Divan,
Divan Santana writes:
> How does one import a root certificate for GuixSD?
>
> I didn't see it in the manual.
You didn't see it because we don't yet have a polished way to do this,
unfortunately. The good news is that we've already laid the groundwork
for supporting local certificate