Skip to content

[http] add testing of ssl support in civetweb#22525

Merged
linev merged 2 commits into
root-project:masterfrom
linev:test_https
Jun 9, 2026
Merged

[http] add testing of ssl support in civetweb#22525
linev merged 2 commits into
root-project:masterfrom
linev:test_https

Conversation

@linev

@linev linev commented Jun 8, 2026

Copy link
Copy Markdown
Member

First generate self-signed certificate and use it for the server.
When running curl one can provide this certificate with --cacert server.crt argument.

Also fix small bug handling ssl_cert URL parameter

linev added 2 commits June 8, 2026 13:38
In the documentation "ssl_certificate" URL parameter was mentioned,
but in fact "ssl_cert" was used.
Now handle both URL parameters to be compatible with previousely published docu.
Generate on the fly temporary certificate and
let curl accept such certificate
@linev linev self-assigned this Jun 8, 2026
@linev linev requested a review from bellenot as a code owner June 8, 2026 11:42
@github-actions

github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown

Test Results

    22 files      22 suites   3d 12h 0m 52s ⏱️
 3 863 tests  3 862 ✅ 0 💤 1 ❌
76 304 runs  76 303 ✅ 0 💤 1 ❌

For more details on these failures, see this check.

Results for commit 748eafa.

@linev linev merged commit aba2254 into root-project:master Jun 9, 2026
30 of 33 checks passed
@linev linev deleted the test_https branch June 9, 2026 05:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants