- 21 Nov, 2024 5 commits
-
-
Vincent Pelletier authored
60 means no CA can validate the provided certificate. The self-signed certificate we would generate would be no better. 60 means the frontend could serve some certificate, whatever its content, which means the domain is minimally functional. So do not bother pushing a self-signed certifiate, and do not signal a failure to the caller.
-
Vincent Pelletier authored
Also, make the output a bit nicer.
-
Vincent Pelletier authored
-
Vincent Pelletier authored
-
Vincent Pelletier authored
So they are independent from PWD, but without expanding symlinks.
-
- 05 Oct, 2023 3 commits
-
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Not all provided CRLs might match the CA, thus use only ones coming from given CA.
-
- 19 Oct, 2022 2 commits
-
-
Łukasz Nowak authored
See merge request !13
-
Vincent Pelletier authored
These scripts automate part of the work needed on the client side of kedifa: - retrieving the secret token, storing it along with server authentication (CA cert and CRL) paths - serialising a key and certificate pair the way kedifa expects them, and pushing the result to kedifa
-
- 13 Oct, 2021 1 commit
-
-
Łukasz Nowak authored
-
- 12 Oct, 2021 5 commits
-
-
Łukasz Nowak authored
* *: defined encoding on each file * app: use b'' or encode before returning with wsgiref * cli: switch to binary for files * test: decode/b'' or encode when needed
-
Łukasz Nowak authored
As the servers can take a bit of time before emitting the log entry, wait a bit before asserting the status.
-
Łukasz Nowak authored
-
Jérome Perrin authored
pylint understands this and does not report errors about accessing undefined members. http://pylint.pycqa.org/en/stable/faq.html#how-do-i-avoid-access-to-undefined-member-messages-in-my-mixin-classes
-
Jérome Perrin authored
-
- 06 Oct, 2021 3 commits
-
-
Łukasz Nowak authored
See merge request !11
-
Boxiang Sun authored
-
Boxiang Sun authored
-
- 29 Sep, 2021 4 commits
-
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
- 04 Mar, 2021 2 commits
-
-
Łukasz Nowak authored
See merge request nexedi/kedifa!10
-
Vincent Pelletier authored
caucase.util.load_crl API changed in an incompatible way in caucase 0.9.9 . This change fixes the API breakage and adds support for mor than one CRL in kedifa.app.http .
-
- 29 Jan, 2021 1 commit
-
-
Łukasz Nowak authored
By inserting other CA certificate as first one in the list, the problem is reproduced in the test.
-
- 24 Jun, 2020 1 commit
-
-
Vincent Pelletier authored
-
- 18 Feb, 2020 1 commit
-
-
Łukasz Nowak authored
Depending on the environment, various exceptions can be risen, so be tolerant regarding the exception type.
-
- 17 Feb, 2020 1 commit
-
-
Łukasz Nowak authored
-
- 28 Jan, 2020 1 commit
-
-
Łukasz Nowak authored
-
- 27 Jan, 2020 6 commits
-
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Ivan Tyagov authored
-
Ivan Tyagov authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
- 23 Jan, 2020 1 commit
-
-
Łukasz Nowak authored
-
- 25 Sep, 2019 2 commits
-
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
- 01 Aug, 2019 1 commit
-
-
Łukasz Nowak authored
/reviewed-on nexedi/kedifa!5
-