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

Cut 4091 verify password for cert key #639

Open
wants to merge 4 commits into
base: Radius_2.0.0
Choose a base branch
from

Conversation

kmaranionjc
Copy link
Contributor

@kmaranionjc kmaranionjc commented Jan 15, 2025

Issues

  • CUT-4091 - CUT-4091-VerifyRootCertKeyPassword

What does this solve?

  • Ensures that the inputted root cert password is validated by having it re-entered
  • Bug fix: 'E' exit not working properly for Generate Root and User cert menus
    image

Is there anything particularly tricky?

n/a

How should this be tested?

Root Cert Password Validation

  1. Generate a root cert using the GUI
  2. Validate that you have to enter the password twice
  • Validate that it fails if you enter two different passwords
    image

  • Entering the same password on both prompts should be a success
    image

Bug Fix

  1. Go to generate root cert menu GUI then enter E, this should take you to main menu
  2. Go to generate user cert menu GUI then enter E, this should take you to main menu

Screenshots

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant