An error occurred fetching the project authors.
- 14 Aug, 2017 1 commit
-
-
Iliya Manolov authored
@Tyagov @luke /reviewed-on nexedi/slapos!212
-
- 08 Aug, 2017 1 commit
-
-
Łukasz Nowak authored
Instead of templating python code, make it static and parameterize it with parameters. kernel.json can pass default ERP5 url, which is (dirty) read by ERP5kernel. Additionally ERP5kernel.py is just linked into kernel directory, which simplifies debugging. Note: This commit is still dirty, but it prepares ERP5kernel.py to be packaged, thus there is no reason to make more changes and cleanup. /reviewed-on !206
-
- 25 Jul, 2017 2 commits
-
-
Iliya Manolov authored
-
Łukasz Nowak authored
-
- 12 Jul, 2017 1 commit
-
-
Iliya Manolov authored
See the comments at [this MR](nexedi/slapos!193). /reviewed-on nexedi/slapos!200
-
- 05 Jul, 2017 1 commit
-
-
Iliya Manolov authored
Added a buildout.hash.cfg for generating automatic md5sums. /reviewed-on nexedi/slapos!197
-
- 24 May, 2017 1 commit
-
-
Alain Takoudjou authored
certificate-authority software release and stack was renamed to caucase
-
- 16 May, 2017 1 commit
-
-
Vincent Pelletier authored
Stop breaking this tool for everyone developping on slapos.
-
- 02 May, 2017 1 commit
-
-
Alain Takoudjou authored
-
- 27 Apr, 2017 1 commit
-
-
Alain Takoudjou authored
The CA python egg is here: https://lab.nexedi.com/vpelletier/caucase instance-certificate-authority.cfg.jinja2.in deploy a CA server which expose an API on HTTP, all request are done using GET, PUT, DELETE and POST on that API. CA server use ngix + gunicorn (for wsgi) Auth server is an apache httpd which validate client certificate for authentification. It autmatically request a signed certificate to CA and use it in apache configuration. client request will be validated using: SSLVerifyClient require in apache config The CA expose two URL: ${certificate-authority-server:url} which is https URL used to access admin interface ${certificate-authority-server:insecure-url} is the HTTP url which can be used to post csr and download certificate
-