Changes
From SME Server
Jump to navigation
Jump to search
← Older edit
Newer edit →
Koji Build Farm
(view source)
Revision as of 03:48, 16 August 2023
13 bytes added
,
03:48, 16 August 2023
→Koji Hub
Line 158:
Line 158:
# user is equal to parameter one or the first argument when you actually
# user is equal to parameter one or the first argument when you actually
# run the script
# run the script
−
user=$1
+
user=
\
$1
−
openssl genrsa -out private/${user}.key 2048
+
openssl genrsa -out private/
\
${user}.key 2048
−
cat ssl.cnf | sed 's/insert_hostname/'${user}'/'> ssl2.cnf
+
cat ssl.cnf | sed 's/insert_hostname/'
\
${user}'/'> ssl2.cnf
−
openssl req -config ssl2.cnf -new -nodes -out certs/${user}.csr -key private/${user}.key
+
openssl req -config ssl2.cnf -new -nodes -out certs/
\
${user}.csr -key private/
\
${user}.key
−
openssl ca -config ssl2.cnf -keyfile private/${caname}_ca_cert.key -cert ${caname}_ca_cert.crt \
+
openssl ca -config ssl2.cnf -keyfile private/
\
${caname}_ca_cert.key -cert
\
${caname}_ca_cert.crt \
−
-out certs/${user}.crt -outdir certs -infiles certs/${user}.csr
+
-out certs/
\
${user}.crt -outdir certs -infiles certs/
\
${user}.csr
−
cat certs/${user}.crt private/${user}.key > ${user}.pem
+
cat certs/
\
${user}.crt private/
\
${user}.key >
\
${user}.pem
−
mv ssl2.cnf confs/${user}-ssl.cnf
+
mv ssl2.cnf confs/
\
${user}-ssl.cnf
_EOT
_EOT
chmod a+x ~/bin/koji_make_cert.sh
chmod a+x ~/bin/koji_make_cert.sh
TrevorB
381
edits
Navigation menu
Page actions
Page
Discussion
View source
History
Page actions
Page
Discussion
More
Tools
In other languages
Personal tools
English
Log in
Koozali SME Server
Main Page
Welcome
Releases
Testimonials
Documentation
SME Server FAQ
Volunteering
Commercial Support
Recent activities
Dashboard
Recent wiki changes
Recent bug changes
Unread Forum posts
Koozali resources
Contribs
How-To's
Forums
Bugzilla
Mailing Lists
Translations
Download
Koozali SME Server wiki
Wiki statistics
Wiki categories
Wiki Help
Koozali Wiki Help
Tools
Special pages
Printable version
Search