Changes
Jump to navigation
Jump to search
← Older edit
Newer edit →
Koji Build Farm
(view source)
Revision as of 03:26, 14 August 2023
116 bytes added
,
03:26, 14 August 2023
m
→SSL preparations
Line 148:
Line 148:
openssl genrsa -out private/koji_ca_cert.key 2048
openssl genrsa -out private/koji_ca_cert.key 2048
openssl req -config ssl.cnf -new -x509 -days 3650 -key private/koji_ca_cert.key -out koji_ca_cert.crt -extensions v3_ca
openssl req -config ssl.cnf -new -x509 -days 3650 -key private/koji_ca_cert.key -out koji_ca_cert.crt -extensions v3_ca
−
</syntaxhighlight>Create a script to make certs<syntaxhighlight lang="bash">
+
</syntaxhighlight>
You will have to enter your details, but make sure the commonName is the full server name (e.g. koji.koozali.org).
+
+
Create a script to make certs<syntaxhighlight lang="bash">
mkdir -p ~/bin
mkdir -p ~/bin
nano ~/bin/koji_make_cert.sh
nano ~/bin/koji_make_cert.sh
TrevorB
381
edits
Navigation menu
Personal tools
Log in
Namespaces
Page
Discussion
Variants
Views
Read
View source
View history
More
Search
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