You are not logged in.

#1 2011-05-07 09:19:18

awayand
Member
Registered: 2009-09-25
Posts: 398

location of CA files for postfix

Hello everyone,

I am trying to setup postfix to relay to my smtp provider according to this page:
http://webmail.tm.net.my/info/smtp-proxy.html#Postfix

I tripped over the following statement:

smtp_tls_CAfile = /etc/postfix/cert.pem

I am assuming I need to find the CA-file for my beloved smtp provider as postfix doesn't seem to have a repository like Firefox for example does.

This throws up a couple of questions I'm hoping for an answer for:

- is there a "standard" directory with CA-files for archlinux where other applications could tap into?
- how do I figure out and get the required CA-file for my smtp provider? (it is mail.messagingengine.com, fastmail.fm's server)

Thanks!

Offline

#2 2011-05-08 01:22:50

fukawi2
Ex-Administratorino
From: .vic.au
Registered: 2007-09-28
Posts: 6,224
Website

Re: location of CA files for postfix

pacman -Qi ca-certificates wrote:

Name           : ca-certificates
Version        : 20090814+nmu2-1
URL            : http://packages.qa.debian.org/c/ca-certificates.html
Licenses       : MPL  GPL
Groups         : None
Provides       : None
Depends On     : bash  run-parts  openssl  findutils  coreutils  sed
Optional Deps  : None
Required By    : ca-certificates-java  curl  empathy  epiphany  lib32-curl  neon  qca  qt
Conflicts With : None
Replaces       : None
Installed Size : 672.00 K
Packager       : Pierre Schmitz <pierre@archlinux.de>
Architecture   : any
Build Date     : Fri 15 Oct 2010 21:56:05 EST
Install Date   : Tue 18 Jan 2011 18:14:57 EST
Install Reason : Installed as a dependency for another package
Install Script : Yes
Description    : Common CA certificates

pacman -Ql ca-certificates | grep etc wrote:

ca-certificates /etc/
ca-certificates /etc/ca-certificates.conf
ca-certificates /etc/ca-certificates/
ca-certificates /etc/ca-certificates/update.d/
ca-certificates /etc/ssl/
ca-certificates /etc/ssl/certs/

Offline

Board footer

Powered by FluxBB