Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Curve customization support: extract curve array from yaml and make a list of mapped number strings #721

Open
wants to merge 3 commits into
base: v2.x/staging
Choose a base branch
from

Commits on Aug 7, 2024

  1. Extract curve from 'zowe.network.server.tls.curves' and make he curve…

    …s number string if curve is supported
    
    Signed-off-by: Gautham Kuppuswamy <gkuppuswamy@rocketsoftware.com>
    Gautham-coder committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    d5af560 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Updated zowe-common-c reference with latest changes

    Signed-off-by: Gautham Kuppuswamy <gkuppuswamy@rocketsoftware.com>
    Gautham-coder committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    d9d7f85 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Adding null checks and minor corrections related to curve processing

    Signed-off-by: Gautham Kuppuswamy <gkuppuswamy@rocketsoftware.com>
    Gautham-coder committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    2abb44f View commit details
    Browse the repository at this point in the history