-
Notifications
You must be signed in to change notification settings - Fork 12
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
Onboarding checklist enhancement #56
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Collaborator
arajnor99
commented
Nov 20, 2024
- Modification in scripts/certgen script for windows powershell and Unix/Mac/Linux shell script.
- created jump seciton
- added pre-requisite section for toolsets used by country representative.
- Reminded for Save Later Section for GPG Keys, Secrets, GitHub usernames, GitHub Repository URL, GitHub PAT (Personal Access Token), and other configurations as they will be needed in upcoming steps
- other modifications
- Set-ExecutionPolicy placed in correct sequence flow.
added Instruction to replace actual GPG Key Id in gpg --armor --export command added Instruction - Howto Set env varibale in window PowerShell script
correciton in Windows PowerShell Script section
- Updated certificate generation steps for Unix and windows Platform
- Updated steps to generate certificate on DEV/UAT enviornment by using unix script and powershell script on repective Unix and Windows operating system.
- Modification in scripts/certgen script for windows - created jump seciton - added pre-requisite section for toolsets used by country representative
correcton in jump section
correction jump seciton if os is unix/mac
Unix script DN_Template.conf parameter updated for export OSSL_COMMON_NAME="NationXC_TNP"
- correction in script jump sections - correction in Unix DN_Template.conf for country common name
- Added > **Save For Later:** for GPG keys , Github Username , GIT repo url , PAT Tocken
- Added pre-requisite table for tools and their requirement prior onboarding process start at country side. - Certificate Generation script(s) correction /enhancement - other small corrections.
Prerequisite type changed to HTML format to support on smart-trust site
correction in pre-requisite table
Fomatting correction
formatting correction
formatting changes
Formating correction.
- spelling correction - format correction
Formating correction
Document Formating
correction in how to run script section
correction in --key TLS.key part
correction in Send an onboarding/participation request section of document
@@ -95,9 +188,10 @@ This repository contains the template for building [onboarding](https://github.c | |||
``` | |||
Shell | |||
|
|||
gpg --armor --export 3AA5C34371567BD2 | |||
gpg --armor --export << replace you actual GPG key ID >> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
replace with your actual GPG key ID
> **Save For Later:** Be sure to securely save items like **GPG Keys, Secrets, GitHub usernames, GitHub Repository URL, GitHub PAT (Personal Access Token)**, and **other configurations** as they will be needed in upcoming steps. | ||
|
||
|
||
### Steps to Follow: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
what is this steps to follow section? blank..
correction in format - Steps to Be Followed by Participant Country:
ritikarawlani
approved these changes
Nov 25, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.