#107 closed defect (fixed)

New cert for Fetechmail

Reported by: chris Owned by: chris
Priority: major Milestone: Maintenance
Component: trac Version:
Keywords: Cc:
Estimated Number of Hours: 0 Add Hours to Ticket: 0
Billable?: yes Total Hours: 0.25

Description

Change History (1)

comment:1 Changed 17 months ago by chris

  • Add Hours to Ticket changed from 0 to 0.25
  • Resolution set to fixed
  • Status changed from new to closed
  • Total Hours set to 0.25
sudo -i
su - trac -s /bin/bash
fetchmail -v -p imap -u trac.trac.crin.org mail.webarch.net | grep -i fingerprint
fetchmail: mail.webarch.net fingerprints do not match!
fetchmail: mail.webarch.net key fingerprint: A4:01:D5:D9:E2:A8:F0:5B:25:23:C2:0D:99:0D:C3:93
fetchmail: OpenSSL reported: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
fetchmail: SSL connection failed.
fetchmail: socket error while fetching from trac.trac.crin.org@mail.webarch.net
vim .fetchmailrc
fetchmail -v -p imap -u trac.trac.crin.org mail.webarch.net | grep -i fingerprint
fetchmail: mail.webarch.net key fingerprint: A4:01:D5:D9:E2:A8:F0:5B:25:23:C2:0D:99:0D:C3:93
fetchmail: mail.webarch.net fingerprints match.
Note: See TracTickets for help on using tickets.