google-nomulus/core
Lai Jiang dd0e3b7c24
Consolidate certificate supplier module (#410)
* Consolidate certificate supplier module

Both the proxy and the proxy needs certificate suppliers. The PR
consolidates the module that providings those bindings to a shared
module and switched the proxy to use that module. The prober currently
uses P12 file to store its certificates. I am debating keeping that
supplier ro converting them to PEM files for simplicity.

* Rename mode enum values to be more descriptive

* Update annotation names to be more descriptive
2019-12-23 13:09:47 -05:00
..
gradle/dependency-locks Consolidate certificate supplier module (#410) 2019-12-23 13:09:47 -05:00
src Separate JPA rules for unit and integration tests (#420) 2019-12-19 14:49:54 -05:00
build.gradle Remove the schema jar url override for tests (#415) 2019-12-17 11:24:20 -05:00
Dockerfile Build docker image of nomulus tool (#142) 2019-07-16 20:18:44 -04:00
karma.conf.js Clean up Karma config file (#345) 2019-11-06 10:33:58 -05:00