maybe you want to build a chrome extension to libcurl ... that would probably mean using NaCL
https://developer.chrome.com/native-client/io2014 I do not know if someone has done this (and would be a little confused as to why). alternately there are some chrome extensions that can call out to shell/script commands https://github.com/acg/shellac though I have never considered using (eg. security issues, etc). hth, Jim Fuller On Sun, 13 Jan 2019 at 20:58, Ray Satiro via curl-library <curl-library@cool.haxx.se> wrote: > > On 1/11/2019 7:30 PM, Ding xd via curl-library wrote: > > i had modified openssl and built it into curl succussfully. > in this openssl , add some our special ciphersuits. > My project , nginx work with my modified openssl . > i want to view this special https website use chrome/Chromium,but it does > not support the special ciphersuits. > I had a question ,how to use curl instead of Chrome bringssl ,or some > Chrome plug with crul ? > Thank you > > > I'm not sure I understand. You want to use Chrome as a frontend for libcurl? > I've never heard of that. Wouldn't you rebuild Chrome w/BoringSSL to support > your custom cipher? Where does curl fit in here? > > ------------------------------------------------------------------- > Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library > Etiquette: https://curl.haxx.se/mail/etiquette.html ------------------------------------------------------------------- Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library Etiquette: https://curl.haxx.se/mail/etiquette.html