Skip to content

Commit

Permalink
authority permisions
Browse files Browse the repository at this point in the history
Signed-off-by: Marcos Yacob <marcosyacob@gmail.com>
  • Loading branch information
MarcosDY committed Sep 28, 2024
1 parent abfc165 commit 5373843
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ keyUsage=critical,keyCertSign,cRLSign
subjectAltName = @alt_names
EOF
) -extensions 'v3_req'

chmod 644 "${key_path}" "${crt_path}"
}

"${ROOTDIR}/setup/x509pop/setup.sh" conf/server conf/agent
Expand Down

0 comments on commit 5373843

Please sign in to comment.