Commit graph

8 commits

Author SHA1 Message Date
Emmanuel Coste
b4e1ea9bbf docs: from RHEL to Rocky Linux URL update 2025-04-28 18:27:12 +02:00
Manuthor
788ad721ec
feat(cosmian_cli): Add support for Oracle Transparent Database Encryption (TDE) using Oracle Key Vault (#396)
* docs: add Oracle Key Vault integration

* fix: align cosmian_findex version with client-repo version

* fix: clean Cargo.lock

* fix: update Cargo.lock

* chore: upgrade some deps

* chore: rebase with develop

* test: add end-to-end test on cosmian_pkcs11 crate
2025-04-23 16:29:40 +02:00
Manuthor
c6faaf751f
refactor: move all CLI relative crates on https://github.com/Cosmian/cli/actions (#383)
* fix: merge ckms with cosmian CLI

* fix: rebase with develop

* chore: update submodule cli

* ci: fix release step

* chore: update submodule cli

* chore: update submodule cli

* chore: update covercrypt to v15

* chore: update covercrypt to v15

* chore: update pre-commit

* ci: let cargo test capture stdout

* chore: revert cargo fmt of new rust toolchain...

* chore: revert cargo fmt of new rust toolchain...

* fix: no formatting for the time being - wait for KMIP 1.x

* ci: align rust toolchain version

* chore: use CLI develop branch

* chore: use CLI develop branch

* docs: add git submodule pulling command
2025-03-24 22:13:14 +01:00
Manuthor
40485c7e4c
docs: simple review (#358)
* docs: simple review

* chore: update crate config_utils
2025-01-06 18:55:58 +01:00
Manuthor
d72119e774 refactor: reexpose clap actions for other CLIs (cosmian, ckms_gui) 2024-12-09 15:27:58 +01:00
Bruno Grieder
a11edd4316
feat: Support for multiple certification scenarios and self-signing (#248)
* reworking certify to support self-signed certs

* fix: very small clippy lints

* fix: package.cosmian.com publishing

* Make configuration file optional for ckms

* fix: do not run tests in parallel for now

* fix: do not run tests in parallel for now

* fix: comment out the certificats validate tests (#262)

* fix: comment out the certificats validate tests

* fix: comment out the certificats validate tests

* fix: comment out the certificats validate tests

* reworking certify to support self-signed certs

* fix: very small clippy lints

* Make configuration file optional for ckms

* fix: do not run tests in parallel for now

* fix: do not run tests in parallel for now

* fix: comment out the certificats validate tests (#262)

* fix: comment out the certificats validate tests

* fix: comment out the certificats validate tests

* fix: comment out the certificats validate tests

* ci: add build for macos 14 ARM

---------

Co-authored-by: Manuthor <manu.coste@gmail.com>
Co-authored-by: Emmanuel Coste <emmanuel.coste@cosmian.com>
Co-authored-by: ThibsG <thibsg@pm.me>
Co-authored-by: Manuthor <32013169+Manuthor@users.noreply.github.com>
Co-authored-by: Adam Khayam <adamkhayam@Adams-MBP.lan>
2024-06-28 12:24:50 +02:00
Bruno Grieder
37ccd9d76b
feat: add Telemetry support (OTLP) (#253)
* telemetry beta

* fix: Cargo.lock merge

* test: add jaegertracing as docker-compose service

* docs(changelog): refresh changelog with last works

---------

Co-authored-by: Emmanuel Coste <emmanuel.coste@cosmian.com>
2024-06-22 14:53:36 +02:00
Bruno Grieder
8df4cc656a
feat: LUKS disk encryption support (#234)
* internalizing pkcs11

* fix: rebase and lints

* chore: bump version to 4.16.0

* chore: rebase from develop

---------

Co-authored-by: Manuthor <manu.coste@gmail.com>
2024-05-04 19:38:31 +02:00