18 lines
530 B
Plaintext
18 lines
530 B
Plaintext
|
# -*- coding: utf-8 mode: markdown -*- vim:sw=4:sts=4:et:ai:si:sta:fenc=utf-8
|
||
|
##@creator: jclain
|
||
|
##@created: 27/04/2016 03:19
|
||
|
##@modifier: jclain
|
||
|
##@changecount: 1
|
||
|
##@tags:
|
||
|
##@title: ulib/apache.tools
|
||
|
|
||
|
!! {{{apache_resolvecert}}}
|
||
|
{{{
|
||
|
Calculer l'emplacement des certificats correspondant aux arguments $1 et
|
||
|
$2 (qui correspondent aux options --conf et --dir de apache_addcert()),
|
||
|
puis initialiser les variables $3(=cert), $4(=key) et $5(=ca)
|
||
|
}}}
|
||
|
!! {{{apache_addcert}}}
|
||
|
!! {{{apache_autoconf}}}
|
||
|
!! {{{apache_autoconf_localhosts}}}
|