Skip to content

postgresstore over TLS (sslmode=require) #437

Description

@FumingPower3925

The DSN builder rejects sslmode=require (driver/postgres dsn.go), so the postgres session store only runs over cleartext — a trusted-network-only posture. Support TLS to the backend so a session store stops persisting sensitive data in the clear, and revisit the store default.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/driverDatabase/cache driver infrastructuredriver/postgresPostgreSQL driverenhancementNew feature or requestsecuritySecurity hardening

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions