Opened 19 months ago
Last modified 6 months ago
#26164 new enhancement
Create HS network in chutney with client-auth enabled
Reported by: | asn | Owned by: | |
---|---|---|---|
Priority: | Medium | Milestone: | |
Component: | Core Tor/Chutney | Version: | |
Severity: | Normal | Keywords: | chutney tor-hs client-auth |
Cc: | teor, nickm | Actual Points: | |
Parent ID: | #30886 | Points: | |
Reviewer: | Sponsor: |
Description
To improve our HS integration tests as part of make test-network-all
we should make a network template similar to hs
etc. where the HS is client-auth-protected, and the client needs to use the client auth token to submit data.
This might be a bit of a hurdle to setup, since we would need to first start up the HS, so that it generates the client auth tokens, and then we would need to hax the client torrc to make it happen.
Child Tickets
Ticket | Type | Status | Owner | Summary |
---|---|---|---|---|
#22646 | enhancement | closed | Implement hidden service client authentication support in chutney |
Change History (3)
comment:1 Changed 18 months ago by
Cc: | teor added; teor@… removed |
---|
comment:2 Changed 6 months ago by
Cc: | nickm added |
---|---|
Parent ID: | → #29024 |
Nick has a nice 2-phase design for pluggable transports in chutney.
Maybe we can work out a way to do 2-phase HS auth as well.
comment:3 Changed 6 months ago by
Parent ID: | #29024 → #30886 |
---|
We should design #30886 so that we can add two-stage onion service auth support later.
Shorten useful CCs