summaryrefslogtreecommitdiff
path: root/private
Commit message (Collapse)AuthorAgeFilesLines
* Remove obsolete filesPedro Alvarez2021-09-209-1065/+0
|
* SSL: Update LetsEncrypt certs July 2021Pedro Alvarez2021-07-272-712/+712
|
* Add new wildcard SSL certPedro Alvarez2021-05-142-727/+712
|
* SSL: Update LetsEncrypt certs May 2021Pedro Alvarez2021-05-142-619/+727
|
* SSL: Update LetsEncrypt certs Feb 2021Pedro Alvarez2021-02-252-619/+619
|
* SSL: Update LetsEncrypt certs December 2020pedro/ssl-dec-2020Pedro Alvarez2020-12-132-626/+619
|
* SSL: Update LetsEncrypt certs October 2020pedro/ssl-oct-2020Pedro Alvarez2020-10-082-626/+626
|
* Remove obsolete certsPedro Alvarez2020-10-082-613/+0
|
* SSL: Update LetsEncrypt certs July 2020Pedro Alvarez2020-07-224-1237/+1237
|
* SSL: Update LetsEncrypt certs June 2020Pedro Alvarez2020-06-014-1237/+1237
|
* SSL: Update LetsEncrypt certs March 2020pedro/ssl-mar-2020Pedro Alvarez2020-03-024-1237/+1237
|
* SSL: Update LetsEncrypt certs December 2019Pedro Alvarez2019-12-164-1237/+1237
|
* SSL: Update LetsEncrypt certs October 2019pedro/ssl-oct-2019Pedro Alvarez2019-10-084-1237/+1237
|
* SSL: Update LetsEncrypt certs July 2019Pedro Alvarez2019-07-154-1237/+1237
|
* SSL: Update LetsEncrypt certs May 2019Pedro Alvarez2019-05-014-1237/+1237
|
* SSL: Update LetsEncrypt certs February 2019Pedro Alvarez2019-02-114-1237/+1237
|
* SSL: Update LetsEncrypt certs November 2018pedro/ssl-nov-18Pedro Alvarez2018-11-224-1261/+1237
|
* SSL: Update LetsEncrypt certs September 2018Pedro Alvarez2018-09-054-1261/+1261
|
* SSL: Update LetsEncrypt certs Jun 2018Pedro Alvarez2018-06-254-1225/+1261
|
* SSL: Update LetsEncrypt certs March 2018Pedro Alvarez2018-03-284-1229/+1225
|
* SSL: Update LetsEncrypt certs Jan 2018Pedro Alvarez2018-01-024-1229/+1229
|
* SSL: Remove storyboard certsPedro Alvarez2018-01-021-167/+0
|
* Update SSL certificatesSam Thursfield2017-10-204-1238/+1229
| | | | Old ones had expired
* Add ostree.baserock.org systemSam Thursfield2017-07-132-625/+631
| | | | | | | | | | | | | This is a new instance that can be used as an artifact cache by the BuildStream build tool. Anyone can download artifacts over HTTPS. Those given SSH access to the machine can write to the artifact cache (this will likely be limited to automated build machines). DNS is now set to point cache.baserock.org and ostree.baserock.org to the HAProxy frontend. The SSL certificate for the frontend-haproxy system has been regenerated to include the cache.baserock.org and ostree.baserock.org domains.
* Update SSL certsPedro Alvarez Piedehierro2017-05-205-1398/+1398
|
* certs: Make spec.bo and docs.bo part of the frontend certPedro Alvarez2017-03-222-619/+625
|
* Add dnsapi.config.txt file for SSL generationPedro Alvarez2017-03-171-0/+6
|
* Remove old SSL certificate filesPedro Alvarez2017-03-171-89/+0
|
* Add new SSL certsPedro Alvarez2017-03-175-0/+1397
|
* Use Ansible Vaults to contain secret files/variablesPedro Alvarez2016-08-157-0/+434
Having them in files lying around in a local repository is dangerous, they could be commited and pushed by accident. Also, having these files in a mail is not good either, and makes this repository complicated to use for us. Change-Id: I644e1fb8228e3cb081a004547abaf654e9c449b7