Skip to content
  1. May 13, 2019
  2. May 12, 2019
  3. May 11, 2019
  4. May 10, 2019
  5. May 09, 2019
  6. May 08, 2019
  7. May 07, 2019
    • Frank Gevaerts's avatar
      nss: allow fifos and character devices for certificates. · 191ffd07
      Frank Gevaerts authored
      Currently you can do things like --cert <(cat ./cert.crt) with (at least) the
      openssl backend, but that doesn't work for nss because is_file rejects fifos.
      
      I don't actually know if this is sufficient, nss might do things internally
      (like seeking back) that make this not work, so actual testing is needed.
      
      Closes #3807
      191ffd07
  8. May 06, 2019
  9. May 05, 2019