Skip to content

Inconsistent TLS/insecure flag naming in jmp login #318

@raballew

Description

@raballew

jmp login has three separate flags for disabling TLS/security, each with a different naming pattern:

Flag Purpose
--insecure-tls-config Disable endpoint TLS verification
--insecure-login-tls Skip TLS for login endpoint
--insecure-login-http Use HTTP instead of HTTPS for login

The naming is inconsistent (insecure-tls-config vs insecure-login-tls vs insecure-login-http) and the distinction between these flags is not immediately clear.

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