Skip to content

Add inner TLS session only support to proxy client#159

Merged
ameba23 merged 4 commits intopeg/use-nested-attested-tlsfrom
peg/client-inner-session-only
Apr 22, 2026
Merged

Add inner TLS session only support to proxy client#159
ameba23 merged 4 commits intopeg/use-nested-attested-tlsfrom
peg/client-inner-session-only

Conversation

@ameba23
Copy link
Copy Markdown
Collaborator

@ameba23 ameba23 commented Apr 22, 2026

Added explicit inner-only client mode support and tightened its configuration.

The main functional change is that the client can now connect directly to the server’s inner attested TLS listener, while the server can optionally set --inner-certificate-name for inner-only deployments.

@ameba23 ameba23 changed the base branch from main to peg/use-nested-attested-tls April 22, 2026 09:19
Comment thread src/file_server.rs
use tokio::net::ToSocketAddrs;
use tower_http::services::ServeDir;

/// Configuration for serving a local directory over the attested proxy
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This struct is added because we went over the allowed number of function args for clippy

@ameba23 ameba23 merged commit e9fbd54 into peg/use-nested-attested-tls Apr 22, 2026
2 checks passed
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.

1 participant