On Fri, Sep 16, 2016 at 02:42:37PM +, ng0 wrote:
> Ricardo Wurmus writes:
>
> > ng0 writes:
> >
> >> Ludovic Courtès writes:
> >>
> >>> Hi,
> >>>
> >>> ng0 skribis:
> >>>
> > The ‘nss-certs’ package provides X.509 certificates:
> >
> >
> > https://www.gnu.org/software/gu
Ricardo Wurmus writes:
> ng0 writes:
>
>> Ludovic Courtès writes:
>>
>>> Hi,
>>>
>>> ng0 skribis:
>>>
> The ‘nss-certs’ package provides X.509 certificates:
>
>
> https://www.gnu.org/software/guix/manual/html_node/X_002e509-Certificates.html
I commented nss-certs,
ng0 writes:
> Ludovic Courtès writes:
>
>> Hi,
>>
>> ng0 skribis:
>>
The ‘nss-certs’ package provides X.509 certificates:
https://www.gnu.org/software/guix/manual/html_node/X_002e509-Certificates.html
>>>
>>> I commented nss-certs, enabled or disabled it made no differen
store/1ciyxbyciasmdgmad3p2qmp9c3qnrc8i-pbpst-1.2.0-1.e58e573/bin$ rm
/home/ng0/.config/pbpst/.db.json.swp
ng0@shadowwalker
/gnu/store/1ciyxbyciasmdgmad3p2qmp9c3qnrc8i-pbpst-1.2.0-1.e58e573/bin$ ./pbpst
--list-lexers
pbpst: Listing failed: Peer certificate cannot be authenticated with given CA
certificates
--
ng0
For non-prism friendly talk find me on http://www.psyced.org
Hi,
ng0 skribis:
>> The ‘nss-certs’ package provides X.509 certificates:
>>
>>
>> https://www.gnu.org/software/guix/manual/html_node/X_002e509-Certificates.html
>
> I commented nss-certs, enabled or disabled it made no difference to the
> resulting binary.
You need to have ‘nss-certs’ instal
Hi,
Ludovic Courtès writes:
> ng0 skribis:
>
>> First things first: Corrections will happen, this is not what I ask
>> for. I need help with getting pbpst (which just uses curl for this) to
>> learn about the certificates on the system.
>
> [...]
>
>> + (modify-phases %standard-phases
>
ng0 skribis:
> First things first: Corrections will happen, this is not what I ask
> for. I need help with getting pbpst (which just uses curl for this) to
> learn about the certificates on the system.
[...]
> + (modify-phases %standard-phases
> + (replace 'configure
> +
First things first: Corrections will happen, this is not what I ask
for. I need help with getting pbpst (which just uses curl for this) to
learn about the certificates on the system.
I can not continue this, all the greping and no advance. I can not solve
this, I need help.
>From 9556d469f3be74a0e
On Fri, Feb 13, 2015 at 02:28:10AM -0500, Mark H Weaver wrote:
> I just realized that the 'zero?' is pointless in that position.
Indeed. But the real problem, as I mentioned before, is that grafting fails
with a non-utf8 locale. We should switch to utf8 for everything.
Andreas
Mark H Weaver writes:
> For now, I would try putting the following code at the beginning of your
> custom 'install' phase:
>
> (setenv "LOCPATH" (getcwd))
> (zero? (system* "localedef" "--no-archive"
> "--prefix" (getcwd) "-i" "en_US"
>
Andreas Enge skribis:
> The attached patch series
> 1) adds a (private) python script to extract single certificates in .pem
>format from a big textfile in mozilla source format;
> 2) adds the package nss-certs, which contains the certificates thus extracted
>in OUT/etc/ssl/certs, prepro
On Thu, Feb 12, 2015 at 12:26:52PM -0500, Mark H Weaver wrote:
> Sounds good! It should be noted, however, that GnuTLS will currently
> only use the certs in /etc/ssl/certs unless some application-specific
> setting is provided. This will later be improved with the 'p11-kit'
> solution.
Indeed!
Andreas Enge writes:
> The attached patch series
> 1) adds a (private) python script to extract single certificates in .pem
>format from a big textfile in mozilla source format;
> 2) adds the package nss-certs, which contains the certificates thus extracted
>in OUT/etc/ssl/certs, preproc
One more data point: fetchmail works out of the box with the certificates
and SSL_CERT_DIR. On the other hand, "git pull" on nixpkgs does not.
Andreas
The attached patch series
1) adds a (private) python script to extract single certificates in .pem
format from a big textfile in mozilla source format;
2) adds the package nss-certs, which contains the certificates thus extracted
in OUT/etc/ssl/certs, preprocessed with c_rehash for use with
15 matches
Mail list logo