Commit Graph

14 Commits

Author SHA1 Message Date
Ralf Haferkamp cbe41fb85f Add method for creating in-memory certificates 2022-11-03 11:58:53 +01:00
David Christofas 4623b6c8e7 Nats tls (#4781)
* use tls for nats connections

* add config options for nats client tls config

* add nats tls config to CI

* add function to create a certpool

* add option to provide a rootCA to validate the server's TLS certificate

* add option to provide a rootCA to validate the server's TLS certificate

* add option to provide a rootCA to validate the server's TLS certificate

* add option to provide a rootCA to validate the server's TLS certificate

* configure nats clients in reva to use tls
2022-10-12 14:56:47 +02:00
Michael Barz 189987bcbd Bump major version to v2 2022-05-04 14:49:59 +02:00
Willy Kloucek 83f75bf089 fix ginko testsuite 2022-04-28 10:05:51 +02:00
Willy Kloucek d5e8ac0771 fix unit tests 2022-01-03 07:49:24 +01:00
A.Unger 7efb715af7 fix sonarcloud offenses 2021-06-08 15:25:46 +02:00
A.Unger 3e8198e4c2 check err on persistKey 2021-06-08 13:24:25 +02:00
A.Unger 24b94dd2f1 add unit tests 2021-06-08 12:50:15 +02:00
A.Unger c108d6d9f9 dont use all caps... 2021-06-08 10:39:30 +02:00
A.Unger 5518c6cf1c add tests for crypto.GenCert 2021-06-08 10:37:26 +02:00
A.Unger 7d94812d1e change log level to info 2021-06-07 20:48:45 +02:00
A.Unger b64d13c20e more refactoring 2021-06-07 20:00:47 +02:00
A.Unger d4d1075fdd refactor crypto code 2021-06-07 19:57:18 +02:00
A.Unger 3101c292bb move crypto over to ocis-pkg 2021-06-07 17:11:29 +02:00