Hi! What we actually do at join2 is to store the apache confs in our (overlay) git along with the other config files necessary. Something like etc/invenio-local.conf etc/apache/* which get's just cp'ed in InstallInvenio.
IMHO one can use the inveniocfg.py-created configs for a good starting point (usually we check before upgrade if there're changes we should consider) but you'll most likely need some other stanzas there as well, which is not that easily modeled in general in inveniocfg, so before hacking the inveniocfg I'd consider just a second git von configs. -- Kind regards, Alexander Wagner Deutsches Elektronen-Synchrotron DESY Library and Documentation Building 01d Room OG1.444 Notkestr. 85 22607 Hamburg phone: +49-40-8998-1758 fax: +49-40-8994-1758 e-mail: [email protected] >-----Original Message----- >From: Henning Hraban Ramm [mailto:[email protected]] >Sent: Wednesday, October 08, 2014 8:19 AM >To: project-invenio-general (Invenio users) >Subject: properly install SSL certificates > >Hi again, > >if I want to configure my proper certificates instead of self-signed, am >I really required to tinker with miscutil/lib/inveniocfg.py? I found no >other way to setup the Apache configuration. >To me this seems a common configuration task that shouldn't require code >changes. > >Greetlings, Hraban >--- >http://www.fiee.net >https://www.cacert.org (I'm an assurer) > > > > > >

