Mercurial > dive4elements > river
diff flys-client/ChangeLog @ 2949:abf267708672
Add a TrustStategy to be able to ignore SSL Certificate issues with GGinA
This class should be removed later or its isTrusted method must be implemented.
It's a security risc to accept alle ssl certificates for ggina.
flys-client/trunk@4926 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Bjoern Ricks <bjoern.ricks@intevation.de> |
---|---|
date | Wed, 11 Jul 2012 10:29:23 +0000 |
parents | 83c962be0dde |
children | 192eddbbd4cf |
line wrap: on
line diff
--- a/flys-client/ChangeLog Wed Jul 11 10:11:04 2012 +0000 +++ b/flys-client/ChangeLog Wed Jul 11 10:29:23 2012 +0000 @@ -1,3 +1,8 @@ +2012-07-11 Björn Ricks <bjoern.ricks@intevation.de> + + * src/main/java/de/intevation/flys/client/server/GGInATrustStrategy.java: + Add a TrustStrategy to be able to accept all SSL certificates. + 2012-07-11 Björn Ricks <bjoern.ricks@intevation.de> * src/main/java/de/intevation/flys/client/server/was/User.java: