Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
slapos
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Léo-Paul Géneau
slapos
Commits
8028fbe6
Commit
8028fbe6
authored
Jun 22, 2016
by
Jérome Perrin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
apache frontend: document ssl parameters
Some people might be confused and think it is paths
parent
0bc689fc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
software/apache-frontend/instance-slave-apache-input-schema.json
...e/apache-frontend/instance-slave-apache-input-schema.json
+4
-4
No files found.
software/apache-frontend/instance-slave-apache-input-schema.json
View file @
8028fbe6
...
...
@@ -48,14 +48,14 @@
"ssl_crt"
:
{
"title"
:
"SSL Certificate"
,
"description"
:
"
SSL Certificat
e"
,
"description"
:
"
Content of the SSL Certificate fil
e"
,
"type"
:
"string"
,
"textarea"
:
true
,
"default"
:
""
},
"ssl_key"
:
{
"title"
:
"SSL Key"
,
"description"
:
"
SSL Key
"
,
"description"
:
"
Content of the SSL Key file
"
,
"type"
:
"string"
,
"textarea"
:
true
,
"default"
:
""
...
...
@@ -63,7 +63,7 @@
"ssl_ca_crt"
:
{
"title"
:
"SSL Certificate Authority's Certificate"
,
"description"
:
"
SSL Key
"
,
"description"
:
"
Content of the CA certificate file
"
,
"type"
:
"string"
,
"textarea"
:
true
,
"default"
:
""
...
...
@@ -86,7 +86,7 @@
"ssl_proxy_ca_crt"
:
{
"title"
:
"SSL Backend Authority's Certificate"
,
"description"
:
"
SSL Certificate Authority of the backen
(to be used with ssl-proxy-verify)"
,
"description"
:
"
Content of the SSL Certificate Authority file of the backend
(to be used with ssl-proxy-verify)"
,
"type"
:
"string"
,
"default"
:
""
},
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment