• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

curl / curl / 10152
37%

Build:
DEFAULT BRANCH: master
Ran 11 Mar 2019 08:02AM UTC
Jobs 1
Files 83
Run time 21s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
10152

push

travis-ci

jay
doh: inherit some SSL options from user's easy handle

- Inherit SSL options for the doh handle but not SSL client certs,
  SSL ALPN/NPN, SSL engine, SSL version, SSL issuer cert,
  SSL pinned public key, SSL ciphers, SSL id cache setting,
  SSL kerberos or SSL gss-api settings.

- Fix inheritance of verbose setting.

- Inherit NOSIGNAL.

There is no way for the user to set options for the doh (DNS-over-HTTPS)
handles and instead we inherit some options from the user's easy handle.

My thinking for the SSL options not inherited is they are most likely
not intended by the user for the DOH transfer. I did inherit insecure
because I think that should still be in control of the user.

Prior to this change doh did not work for me because CAINFO was not
inherited. Also verbose was set always which AFAICT was a bug (#3660).

Fixes https://github.com/curl/curl/issues/3660
Closes https://github.com/curl/curl/pull/3661

703 of 970 relevant lines covered (72.47%)

0.0 hits per line

Jobs
ID Job ID Ran Files Coverage
26 10152.26 (T=coverage) 11 Mar 2019 08:02AM UTC 0
76.09
Travis Job 10152.26
Source Files on build 10152
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #10152
  • 9e6af114 on github
  • Prev Build on master (#10148)
  • Next Build on master (#10155)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc