Re: Updated my Dovecot certificate for the first time
            
            
            
                24 Nov
                
                    2016
                
            
            
                24 Nov
                
                '16
                
            
            
            
        
    
                1:02 a.m.
            
        Alpine still gives me a bad cert warning, saying I should either fix it or disable checking. I haven't yet found a way to get Alpine to discriminate between a valid self-signed cert and a bad one.
Well, it can't discriminate since any certificate (except those in your trusted store) that asserts its own validity is suspect. You can either get alpine to not complain e.g.
inbox-path={192.168.100.2:143/user=whatever/tls/novalidate-cert}
or add the public part of the cert into your system's trusted CA store.
Joseph Tam <jtam.home@gmail.com>
        3267
        
      
          Age (days ago)
        
      
        3267
        
    
          Last active (days ago)
        
        
        
        1 comments
    
    
        
        2 participants
    
    
    
    
    
    
    
    
    participants (2)
- 
                
                @lbutlr
 - 
                
                Joseph Tam