Skip to content
Snippets Groups Projects
  • Michael Clark's avatar
    8e077e02
    :electron: Desktop app to work with self signed certificates (#3308) · 8e077e02
    Michael Clark authored
    * solves the problem but creates a vulnerability
    
    * sake...
    
    * working but need to specify rootca.pem
    
    * works
    
    * being flexible on the cert names, as long as its a crt or pem
    
    * remove console logs
    
    * initial setup for adding cert
    
    * caps
    
    * comments
    
    * fix ts strict
    
    * rewrote it
    
    * release notes
    
    * remove unneeded
    
    * https no polyfill
    
    * removing the cert reference if it is not found
    
    * moving full stop
    :electron: Desktop app to work with self signed certificates (#3308)
    Michael Clark authored
    * solves the problem but creates a vulnerability
    
    * sake...
    
    * working but need to specify rootca.pem
    
    * works
    
    * being flexible on the cert names, as long as its a crt or pem
    
    * remove console logs
    
    * initial setup for adding cert
    
    * caps
    
    * comments
    
    * fix ts strict
    
    * rewrote it
    
    * release notes
    
    * remove unneeded
    
    * https no polyfill
    
    * removing the cert reference if it is not found
    
    * moving full stop