Skip to content

[Bug: 768] FX CLI: Separate create, cert gen commands - #1

Open
gnbaker wants to merge 1 commit into
developfrom
ISSUE_768
Open

[Bug: 768] FX CLI: Separate create, cert gen commands#1
gnbaker wants to merge 1 commit into
developfrom
ISSUE_768

Conversation

@gnbaker

@gnbaker gnbaker commented Apr 26, 2023

Copy link
Copy Markdown
Owner

This change separates existing command
"fx collaborator.py generate-cert-request" command into two commands.
"fx collaborator create -n {NAME} -d {DATA_PATH: optional}". "fx collaborator generate-cert-request -n {NAME}".

Fixes securefederatedai#768

This change separates existing command
"fx collaborator.py generate-cert-request" command into two
commands.
"fx collaborator create -n {NAME} -d {DATA_PATH: optional}".
"fx collaborator generate-cert-request -n {NAME}".

Fixes securefederatedai#768

Signed-off-by: Emmanuel Jillela <[email protected]>
@gnbaker gnbaker closed this Apr 26, 2023
@gnbaker gnbaker reopened this Apr 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

FX CLI: Separate user creation from TLS certificate request generation

2 participants