projets
/
auf-inventaire.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
On installe les AC et active la validation SSL.
[auf-inventaire.git]
/
auf-inventaire-config
diff --git
a/auf-inventaire-config
b/auf-inventaire-config
index
72007df
..
d8cb7b1
100755
(executable)
--- a/
auf-inventaire-config
+++ b/
auf-inventaire-config
@@
-83,8
+83,8
@@
while read line ; do
done << __EOF__
server = https://glpi.auf.org/glpi/plugins/fusioninventory/
no-task = deploy
-#ca-cert-file = /etc/ssl/certs/AUF-RACINE+BA.pem
-no-ssl-check = 1
+ca-cert-dir = /etc/ssl/certs
+no-ssl-check = 0
no-httpd = 1
logger = Syslog
__EOF__