forked from stove/dataset
certificate for apache
This commit is contained in:
parent
465f68235b
commit
d572b8f64f
2 changed files with 1 additions and 10 deletions
|
@ -24,15 +24,6 @@
|
||||||
<value>300</value>
|
<value>300</value>
|
||||||
</variable>
|
</variable>
|
||||||
<variable name="apache_keepalive" type="boolean" description="Autoriser les connexions persistantes"/>
|
<variable name="apache_keepalive" type="boolean" description="Autoriser les connexions persistantes"/>
|
||||||
<variable name="server_ca" hidden="True"/>
|
|
||||||
</family>
|
</family>
|
||||||
</variables>
|
</variables>
|
||||||
<constraints>
|
|
||||||
<fill name="get_chain">
|
|
||||||
<param name="authority_cn" type="variable">revprox_client_server_domainname</param>
|
|
||||||
<param name="authority_name">InternalReverseProxy</param>
|
|
||||||
<param name="hide" type="variable">hide_secret</param>
|
|
||||||
<target>server_ca</target>
|
|
||||||
</fill>
|
|
||||||
</constraints>
|
|
||||||
</rougail>
|
</rougail>
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
%%server_ca
|
%%get_chain(authority_cn=%%revprox_client_server_domainname, authority_name="InternalReverseProxy", hide=%%hide_secret)
|
||||||
|
|
Loading…
Reference in a new issue