google-nomulus/proxy
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 Allow project dependency to use runtimeClasspath (#395) 2019-12-02 16:10:13 -05:00
kubernetes Move terraform and kubernetes folder to be under proxy (#127) 2019-06-20 14:28:32 -04:00
src Consolidate certificate supplier module (#410) 2019-12-23 13:09:47 -05:00
terraform No-op: Use nicer HCL2 syntax. (#384) 2019-11-22 16:08:56 -05:00
.gitignore Refactor to be more in line with a standard Gradle project structure 2019-06-13 09:41:11 -04:00
build.gradle Break circular dependency between core and util (#379) 2019-11-21 15:36:55 -05:00
deploy-proxy-for-env.sh Update proxy deployment script description (#245) 2019-08-28 17:35:43 -04:00
Dockerfile Refactor to be more in line with a standard Gradle project structure 2019-06-13 09:41:11 -04:00