Thanks to visit codestin.com
Credit goes to github.com

Skip to content

reproxy doesn't update allowed FQDNs for SSL after it's startup #207

@Semior001

Description

@Semior001

On startup, if FQDNs are not defined in the environment variables, reproxy loads the FQDNs from the discovered servers (see: https://github.com/umputun/reproxy/blob/master/app/proxy/proxy.go#L150-L153).

However, when the list of containers is updated or the configuration file is modified, reproxy does not automatically update its list of FQDNs. As a result, a restart of reproxy is required to reflect these changes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions