ObjFW  Ticket Change Details

Overview

Artifact ID: cb783fa382d8ddb9cdcdc66bb861bd57b1a4d4c5ad1f4292be38194e5af51972
Ticket: 8f244fed8259aaf87ccc544a17e30ad340420f44
Add client certificate support to OFTLSStream
User & Date: js on 2021-11-21 10:00:39
Changes

  1. icomment:
    OFTLSStream currently provides no options. It would be nice to have options to enable/disable certain TLS versions, allow client-side certificates, etc. However, this needs special care as various TLS libraries handle that very differently, so an abstraction needs to be found that works with all of them.
    
  2. login: "js"
  3. milestone changed to: "none"
  4. mimetype: "text/x-markdown"
  5. priority changed to: "Medium"
  6. severity changed to: "Important"
  7. status changed to: "Open"
  8. title changed to: "Add more options to OFTLSStream"
  9. type changed to: "Feature_Request"