Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
misc:zimbra:changefingerprint [2024/09/06 06:14] – removed - external edit (Unknown date) 127.0.0.1misc:zimbra:changefingerprint [2024/09/06 06:14] (current) – ↷ Page moved from linux:zimbra:changefingerprint to misc:zimbra:changefingerprint js
Line 1: Line 1:
 +====== fetchmail ssl fingerprint change ======
 +
 +first get the new fingerprint:
 +
 +<code>openssl s_client -connect <server>:<port>| openssl x509 -md5 -fingerprint</code>
 +
 +  * server => your uplink / provider port
 +  * port => pop3 = 995
 +
 +Then take the MD5 Fingerprint an change this in the fetchmailrc in /etc.