Skip to content

support underscore-prefixed domains for running core-tests - #7926

Open
hpk42 wants to merge 2 commits into
mainfrom
hpk/underdomains
Open

support underscore-prefixed domains for running core-tests#7926
hpk42 wants to merge 2 commits into
mainfrom
hpk/underdomains

Conversation

@hpk42

@hpk42 hpk42 commented Mar 1, 2026

Copy link
Copy Markdown
Contributor

Allow Delta Chat core tests to work with chatmail servers running on underscore-prefixed domains (e.g. _alice.example.org) which use self-signed TLS certificates. Underscore domains with self-signed TLS certs can be used by LXC containers on local networks where obtaining real certificates is not practical.

(EDITED: old content removed since main already progressed to let core support underscore domains, so this is now about making core test suite work against _domains and especially local containers)

Comment thread deltachat-rpc-client/tests/test_calls.py Outdated
Comment thread src/configure.rs Outdated
@hpk42
hpk42 force-pushed the hpk/underdomains branch 6 times, most recently from b0a66e5 to cc74488 Compare March 4, 2026 10:03
@link2xt
link2xt changed the base branch from main to link2xt/rustls-underscore March 4, 2026 17:44
@link2xt
link2xt force-pushed the link2xt/rustls-underscore branch 2 times, most recently from d31f931 to e40d4fd Compare March 4, 2026 17:56
@hpk42
hpk42 force-pushed the hpk/underdomains branch from cc74488 to 6592aa8 Compare March 7, 2026 08:50
@link2xt
link2xt force-pushed the link2xt/rustls-underscore branch 2 times, most recently from 98068f5 to 965ba2e Compare March 17, 2026 18:46
@link2xt
link2xt force-pushed the hpk/underdomains branch 2 times, most recently from 35231f1 to 2bee186 Compare March 17, 2026 19:10
@link2xt
link2xt force-pushed the link2xt/rustls-underscore branch 2 times, most recently from c9b277f to fe20db8 Compare March 17, 2026 19:14
@link2xt
link2xt force-pushed the link2xt/rustls-underscore branch from fe20db8 to 1df7ec8 Compare March 17, 2026 19:28
Base automatically changed from link2xt/rustls-underscore to main March 18, 2026 17:51
@hpk42
hpk42 force-pushed the hpk/underdomains branch from 92de732 to 41b3f75 Compare July 30, 2026 16:00
@hpk42
hpk42 force-pushed the hpk/underdomains branch from 41b3f75 to 7502617 Compare July 31, 2026 22:15
@hpk42 hpk42 changed the title feat: support underscore-prefixed domains with self-signed TLS certificates support underscore-prefixed domains for running core-tests Jul 31, 2026
hpk42 added 2 commits August 3, 2026 00:48
Relative paths only worked when running from `deltachat-rpc-client`.
Such relays serve self-signed certificates, and are created e.g. by cmlxc deploys.
@hpk42
hpk42 force-pushed the hpk/underdomains branch from 7502617 to 07277cc Compare August 2, 2026 22:48
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