Commit fe381f8
Use JAliEn credentials in CCDB API (#5826)
* Use libjalien to load the certificate and CAs
Signed-off-by: Nikola Hardi <nhardi@cern.ch>
* Add the credentials manager
* JAliEn credentials manager improvements
* Enable redirection on upload in CcdbApi
* Include clang-format formattig updates
* Add new methods to header
This should fix compilation errors.
* Fix more build errors
Co-authored-by: Volodymyr Yurchenko <volodymyr.yurchenko@cern.ch>
Co-authored-by: jgrosseo <jgrosseo@cern.ch>
Co-authored-by: Timo Wilken <timo.wilken@cern.ch>1 parent 677912f commit fe381f8
File tree
5 files changed
+330
-2
lines changed- CCDB
- include/CCDB
- src
- dependencies
5 files changed
+330
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
28 | 34 | | |
29 | 35 | | |
30 | 36 | | |
| |||
277 | 283 | | |
278 | 284 | | |
279 | 285 | | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
280 | 299 | | |
281 | 300 | | |
282 | 301 | | |
| |||
382 | 401 | | |
383 | 402 | | |
384 | 403 | | |
385 | | - | |
386 | | - | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
387 | 407 | | |
388 | 408 | | |
389 | 409 | | |
| |||
0 commit comments