mirror of
https://github.com/google/nomulus.git
synced 2025-04-30 03:57:51 +02:00
* CertificateChecker with checks for expiration and key length * Add validity length check * Get rid of hard-coded constants and DSA checks * add files that for some reason weren't included in last commit * Rename violations and other fixes * Add displayMessage to CertificateViolation enum * Switch violations from an enum to a class * small changes * Get rid of ECDSA checks * add checks for old validity length * Change error message for validity length |
||
---|---|---|
.. | ||
annotationProcessor.lockfile | ||
archives.lockfile | ||
buildscript-classpath.lockfile | ||
checkstyle.lockfile | ||
compile.lockfile | ||
compileClasspath.lockfile | ||
compileOnly.lockfile | ||
default.lockfile | ||
deploy_jar.lockfile | ||
errorprone.lockfile | ||
errorproneJavac.lockfile | ||
jacocoAgent.lockfile | ||
jacocoAnt.lockfile | ||
runtime.lockfile | ||
runtimeClasspath.lockfile | ||
testAnnotationProcessor.lockfile | ||
testCompile.lockfile | ||
testCompileClasspath.lockfile | ||
testCompileOnly.lockfile | ||
testRuntime.lockfile | ||
testRuntimeClasspath.lockfile |