forked from jan/cacert-devsetup
Add signer configuration
This commit is contained in:
parent
e8ad6b9ba7
commit
774c6b0e9c
23 changed files with 597 additions and 41 deletions
|
@ -29,7 +29,7 @@ COPY testca/class3/ca.crt.pem /etc/apache2/ssl/certs/clientca.crt
|
|||
COPY docker/apache-mgr-virtualhost.conf /etc/apache2/sites-available/mgr.cacert.localhost.conf
|
||||
COPY docker/mgr-application.ini /usr/local/etc/
|
||||
|
||||
VOLUME /var/www
|
||||
VOLUME /var/www/mgr
|
||||
|
||||
RUN a2ensite mgr.cacert.localhost ; \
|
||||
a2dissite 000-default ; \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue