Created
January 18, 2025 10:44
-
-
Save subudear/2114a893e79ce9dae1dd0e911b6448ea to your computer and use it in GitHub Desktop.
root_request
This file contains hidden or 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
[req] | |
prompt = no | |
string_mask = default | |
distinguished_name = req_dn | |
[req_dn] | |
countryName = IN | |
stateOrProvinceName = Delhi | |
localityName = Delhi | |
organizationName = raaviblog.com | |
organizationalUnitName = DevOps | |
commonName = Dev |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment