Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

This is an example configuration for Time Stamp Service on the repository EG.

EG.tsp.creation.isEnabled=true

# excluded by default: ^.*/.note$|^.*/kgsannotation$|^.*/descr$|^./.PAGELIST$|^.*/DPprotocol$|^.*/kgsannotation$|^.*/.+\.tsr$
#EG.tsp.creation.exclude=  

EG.tsp.creation.provider.url= https://freetsa.org/tsr
EG.tsp.creation.overwriteTsrOnUpdate=true

# HTTP proxy
EG.tsp.creation.httpClient.proxy.url=https://10.11.12.13/proxy
EG.tsp.creation.httpClient.proxy.authentification.type=basicauth 
EG.tsp.creation.httpClient.proxy.authentification.basic.user=PXY
EG.tsp.creation.httpClient.proxy.authentification.basic.password=ChangeMe

EG.tsp.validation.isTsrValidationEnabled=false  
EG.tsp.validation.isTsrAndDigestValidationEnabled=false 
EG.tsp.validation.trustStore.path=truststores/truststore.p12     #preconfigured certificates with known TSR
EG.tsp.validation.trustStore.password=

  • No labels