open-eid / digidoc4j

DigiDoc for Java. Javadoc:
http://open-eid.github.io/digidoc4j
GNU Lesser General Public License v2.1
73 stars 39 forks source link

Test tsl lication in sign finaling #34

Closed zalizko closed 7 years ago

zalizko commented 7 years ago

Unfortunately it's impossible to overwrite configuration value of "tslLocation" in case of finalize signing. It's possible to read only from yaml configuration, that not exactly suit our needs.

Do you have some another option for overwriting this property? It would be cool if you change it by default to the right one: https://open-eid.github.io/test-TL/tl-mp-test-EE.xml

zalizko commented 7 years ago

Sorry. I have found that with finalization is okay. When serialize/deserialize datatosign (sending for signing to customer) all container configuration stored also. It was my mistake.

By the way, new test tsl address should be updated asap. I thins there are many customers, who use your library. All test environments failed then..

nostneji commented 7 years ago

Hi! We will release new beta version in this week and there will be correct test-TSL location.

nostneji commented 7 years ago

The last beta-release (https://github.com/open-eid/digidoc4j/releases/tag/public-1.0.7-beta.2) contains the correct test-mode TSL URL.