all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Adam McCartney <adam@mur.at>
To: Reza Housseini <reza.housseini@gmail.com>
Cc: help-guix@gnu.org
Subject: Re: Where can I find the ca-certificates.crt file from the nss-certs package?
Date: Fri, 17 May 2024 17:02:37 +0200	[thread overview]
Message-ID: <ig5vb3t5t6cmqe3vhsguicpcn4m62gy7qcu376tsjc4s3247ek@ntahtn7ctpto> (raw)
In-Reply-To: <fbfce399-42e1-663a-1290-9e5c3b9b8a25@gmail.com>

On 2024-05-17, Reza Housseini wrote:
> Hi Adam
>
> Thanks for the response. I am using Guix System and tried to configure a
> configuration file for offlineimap with guix home
>
> (simple-service 'offlineimaprc
>                         home-files-service-type
>                         (list `(".offlineimaprc"
>                                 ,(mixed-text-file "offlineimaprc" "
>
> [general]
> accounts = Gmail
> maxsyncaccounts = 3
> pythonfile = ~/.config/mailpassword.py
>
> [Account Gmail]
> localrepository = Local
> remoterepository = Remote
>
> [Repository Local]
> type = Maildir
> localfolders = ~/Maildir
>
> [Repository Remote]
> type = IMAP
> remotehost = imap.gmail.com
> remoteuser = reza.housseini@gmail.com
> remotepasseval = mailpassword('gmail')
> ssl = yes
> sslcacertfile = " nss-certs "/etc/ssl/certs/ca-certificates.crt
> maxconnections = 1
> "))))
>
> yes it is a really odd behavior, because when I run guix shell nss-certs,
> I can find $GUIX_ENVIRONMENT/etc/ssl/certs/ca-certificates.crt...
>

Hmm, I'm very much a newbie in terms of guix system, but maybe it has
something to do with the fact that `nss-certs` is now included by
default with guix system.[^1]

Can you run `sudo herd status nss-certs` and post the output?

Also the output of `echo "$SSL_CERT_DIR"` might be instructive.


[^1]:https://issues.guix.gnu.org/70451

p.s.: sorry for the duplicate emails I keep forgetting to reply to list!

-- 
  Adam McCartney - https://admccartney.mur.at 
/


  parent reply	other threads:[~2024-05-20 21:28 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-17  6:51 Where can I find the ca-certificates.crt file from the nss-certs package? Reza Housseini
2024-05-17  7:39 ` Adam McCartney
2024-05-17  9:49   ` Reza Housseini
2024-05-17 11:10     ` Andreas Enge
2024-05-17 15:02     ` Adam McCartney [this message]
2024-05-17 20:06       ` Reza Housseini
2024-05-18 10:43         ` Adam McCartney
2024-05-23  8:14     ` Efraim Flashner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ig5vb3t5t6cmqe3vhsguicpcn4m62gy7qcu376tsjc4s3247ek@ntahtn7ctpto \
    --to=adam@mur.at \
    --cc=help-guix@gnu.org \
    --cc=reza.housseini@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.