Hello all, I've been trying and failing to add public key pinning support to the darwinssl backend. I have the sha256 function defined, I have a reference to a SecKeyRef pointing to the public key I need, I just CANNOT get that into the DER format the shared pinning function requires no matter what I try.
Refer to https://stackoverflow.com/questions/36843572/public-key-bytes-from-seckeyref for everything I have tried so far. I am completely out of ideas so I thought I'd go back to the list and the original creator of the darwinssl backend in search of a solution. Thanks much, Travis Burtrum ------------------------------------------------------------------- List admin: https://cool.haxx.se/list/listinfo/curl-library Etiquette: https://curl.haxx.se/mail/etiquette.html
