Does Caddy have plan to support encrypted cookies

1. The problem I’m having:

A web server cookie could contain sensitive info. I’m wondering if Caddy has plan to support encrypted cookies as other commercial reverse proxy, such as BigIP? even making it possible to store attributes with each session

2. Error messages and/or full log output:

PASTE OVER THIS, BETWEEN THE ``` LINES.
Please use the preview pane to ensure it looks nice.

3. Caddy version:

4. How I installed and ran Caddy:

a. System environment:

b. Command:

PASTE OVER THIS, BETWEEN THE ``` LINES.
Please use the preview pane to ensure it looks nice.

c. Service/unit/compose file:

PASTE OVER THIS, BETWEEN THE ``` LINES.
Please use the preview pane to ensure it looks nice.

d. My complete Caddy config:

PASTE OVER THIS, BETWEEN THE ``` LINES.
Please use the preview pane to ensure it looks nice.

5. Links to relevant resources:

I don’t understand what this has to do with a proxy. Cookies are an application-layer concern, that’s up to you to implement in your own app.

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.