Skip to content

SSL config is not properly done in mss-sip-stack.properties #2606

@maria-farooq

Description

@maria-farooq

config-SecureSSL.sh script is responsible for configuring ssl in mss-sip-stack.properties
but sed command matches exact port to append further configuration
in case where port is different (default is different than envoirnment's configured port)
script is unable to configure ssl properly because the strict nature SED command.
we need to changed and math a expression rather than exact port so ssl config is applied regardless.

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