Commit Graph

3 Commits

Author SHA1 Message Date
Andreas Jaeger 24120d7b66 Retire repository
Fuel (from openstack namespace) and fuel-ccp (in x namespace)
repositories are unused and ready to retire.

This change removes all content from the repository and adds the usual
README file to point out that the repository is retired following the
process from
https://docs.openstack.org/infra/manual/drivers.html#retiring-a-project

See also
http://lists.openstack.org/pipermail/openstack-discuss/2019-December/011647.html

Depends-On: https://review.opendev.org/699362
Change-Id: Ibd0360edc1781ea748a1ef28877c215bb4c726c7
2019-12-18 09:38:32 +01:00
Aleksandr Mogylchenko 95c1bd4c87 Enable 'client auth' in certificates tool
Without that option X509v3 certificate can be only used for server
authentication. While that works for some services, Galera requries this
to enable SSL connectivity.

Change-Id: Id6ec42aeef06533d56e37c372dbfff3d16c950f0
2017-03-03 11:29:52 +01:00
Aleksandr Mogylchenko 3d44c25766 Defaults for SSL and a tool to generate them
Generation is based on https://github.com/cloudflare/cfssl, which has
several advantages over traditional tools:
- can work as a microservice in k8s;
- requires nothing but Golang;
- configuration can be machine-generated;

Change-Id: I3f05ce795beade0af12eb3426df759a1af8806af
2017-02-02 11:24:55 +00:00