Changes
From SME Server
Jump to navigation
Jump to search
← Older edit
Newer edit →
Koji Build Farm
(view source)
Revision as of 03:09, 16 August 2023
56 bytes removed
,
03:09, 16 August 2023
→Koji Hub
Line 150:
Line 150:
Create a script to make certs<syntaxhighlight lang="bash">
Create a script to make certs<syntaxhighlight lang="bash">
mkdir -p ~/bin
mkdir -p ~/bin
−
nano
~/bin/koji_make_cert.sh
+
cat <<_EOT >
~/bin/koji_make_cert.sh
−
</syntaxhighlight>and add the following<syntaxhighlight lang="bash">
#!/bin/bash
#!/bin/bash
# if you change your certificate authority name to something else you will
# if you change your certificate authority name to something else you will
Line 168:
Line 167:
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
</syntaxhighlight>and make it executable<syntaxhighlight lang="bash">
</syntaxhighlight>and make it executable<syntaxhighlight lang="bash">
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