Ticket Change Details
Overview

Artifact ID: 94b38fcb3d2ce2503bf5e4e4ba7438b2b3695f38
Ticket: e21707776d4c404be6a784c9b8e5790e7f722cf2
chiselapp SSL certificate has expired
User & Date: anonymous 2021-06-14 10:01:09
Changes

  1. icomment:
     I have the same issue. For instance the following command
    
        openssl s_client -connect chiselapp.com:443 -CApath /etc/ssl/certs/
    
    raises the error 
    
        depth=0 CN = chiselapp.com
        verify error:num=20:unable to get local issuer certificate
        verify return:1
        depth=0 CN = chiselapp.com
        verify error:num=21:unable to verify the first certificate
        verify return:1
    
    This makes trouble with some more pedantic apps that try to access the webpage via https.
    
  2. login: "anonymous"
  3. mimetype: "text/x-markdown"
  4. priority changed to: "Immediate"
  5. resolution changed to: "Open"