[#2089 ] upgrade bouncycastle#1159
Conversation
|
@flybyray Which "other" PR do you mean? |
211998c to
e2ae4fe
Compare
|
ok looks good! and we have better code coverage for at least PEM cert usage. maybe keystore tests could be added in similar way. |
asolntsev
left a comment
There was a problem hiding this comment.
To be honest, I am not able to understand if this is good change or not.
framework/dependencies.yml
Outdated
| - org.apache.geronimo.specs -> geronimo-servlet_2.5_spec 1.2 | ||
| - org.apache.ivy -> ivy 2.4.0 | ||
| - org.bouncycastle -> bcprov-jdk15 1.46 | ||
| - org.bouncycastle -> bcprov-jdk15on 157 |
There was a problem hiding this comment.
Actually the right version "1.57", not "157".
See http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22org.bouncycastle%22%20AND%20a%3A%22bcprov-jdk15on%22
There was a problem hiding this comment.
True. But on the original homepage you will find bcprov-jdk15on-157.jar without a period dot between numbers. see https://www.bouncycastle.org/latest_releases.html
I am not sure if all Play! dependencies are really from maven. That would be nice because of checksums and sometimes additional signatures.
|
@xael-fry To be honest, I am not able to understand if this is good change or not. |
e2ae4fe to
ff4c91d
Compare
|
changed the upgraded bouncycastle dependencies to its maven versions (adding the point into version number) somehow it seems to be necessary to adjust the travis.yml with installing |
5774635 to
5765a63
Compare
fixes waitFor 'I am a debug message'
set explicit test language for just-test-cases
change version number to maven repository version and diagnostics for ant
5765a63 to
5405468
Compare
|
@flybyray Thank you! Merged. |
this is a proposed pull request needs at least some other pr merged first. not all are required but i added them to test more easily from a windows system.
it adds a new tests for ssl certificate usage