Skip to content

omero-certificates run before "CONFIG_" variables set #60

Description

@dpwrussell

It looks like omero-certificates is being run before any CONFIG_ environment variables have been set, thus the config map when read in omero-certificates is not configurable. E.g. If you want to change the default directory used to write the PKCS12 then the following will be ignored and /OMERO/certs used instead as it's the default in omero-certificates itself.

CONFIG_omero_glacier2_IceSSL_DefaultDir: "/tmp"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions