Skip to content
Success

Changes

Summary

  1. [GovWayCore, Utils] (commit: 70e9d00) (details)
  2. [GovWayCore, Utils] (commit: ab136c9) (details)
  3. [GovWayCore, Utils] (commit: 2c20155) (details)
Commit 70e9d00743a34c68832be5a98438dbb7b1bc7d81 by Andrea Poli
[GovWayCore, Utils]
Tutti gli accessi HTTP verso risorse esterne (ad esempio per la negoziazione dei token, l’introspezione dei token, ecc.)
vengono adesso gestiti tramite la libreria Apache HttpClient 5 (org.apache.hc.client5).
(commit: 70e9d00)
The file was modifiedant/setup/deploy/resources/core/ocsp.properties (diff)
The file was modifiedresources/doc/src/manuali/console/configurazione/tokenPolicy/tokenValidazione.rst (diff)
The file was modifiedtools/batch/statistiche/ant/openspcoop2-batchStatistiche-distrib.xml (diff)
The file was modifiedresources/doc/src/manuali/console/avanzate/connettori/httpOpzioniAvanzate.rst (diff)
The file was addedresources/doc/src/manuali/console/configurazione/tokenPolicy/tokenNegoziazione_opzioniAvanzate.rst
The file was modifiedtools/batch/statistiche/properties/batch-statistiche.properties (diff)
The file was modifiedtools/utils/src/org/openspcoop2/utils/certificate/ocsp/default.properties (diff)
The file was modifiedtools/batch/statistiche/src/org/openspcoop2/core/statistiche/batch/GeneratorProperties.java (diff)
The file was modifiedcore/src/org/openspcoop2/monitor/engine/alarm/allarmi_configurazione.properties (diff)
The file was modifiedprotocolli/trasparente/testsuite/karate/src/org/openspcoop2/core/protocolli/trasparente/testsuite/connettori/timeout/SoapTestEngine.java (diff)
The file was addedresources/doc/src/manuali/console/configurazione/attributeAuthority/aaOpzioniAvanzate.rst
The file was modifiedresources/doc/src/manuali/console/configurazione/attributeAuthority/index.rst (diff)
The file was addedresources/doc/src/manuali/console/configurazione/tokenPolicy/validazioneOpzioniAvanzate.rst
The file was modifiedtools/batch/statistiche/src/org/openspcoop2/core/statistiche/batch/Generator.java (diff)
The file was modifiedprotocolli/trasparente/testsuite/karate/src/org/openspcoop2/core/protocolli/trasparente/testsuite/connettori/timeout/RestTestEngine.java (diff)
The file was modifiedChangeLog (diff)
The file was modifiedresources/doc/src/manuali/console/configurazione/tokenPolicy/tokenNegoziazione.rst (diff)
The file was modifiedresources/doc/src/manuali/installazione/finalizzazione/byok/kms/remoto.rst (diff)
The file was modifiedresources/doc/src/manuali/installazione/finalizzazione/ocsp/config.rst (diff)
Commit ab136c984ce6e8164cac1cb35d38b78bd523cf46 by Andrea Poli
[GovWayCore, Utils]
Risolta una problematica che impediva l’utilizzo delle proprietà Java javax.net.ssl.trustStore e javax.net.ssl.keyStore nell’implementazione basata su NIO.
La medesima anomalia è stata corretta anche nella libreria HttpUtilities, che impiegava adesso HttpCore come client HTTP.
(commit: ab136c9)
The file was modifiedtools/utils/src/org/openspcoop2/utils/transport/http/HttpCoreConnection.java (diff)
The file was modifiedcore/src/org/openspcoop2/pdd/core/connettori/httpcore5/nio/ConnettoreHTTPCOREConnectionManager.java (diff)
Commit 2c201554d81a581731824b69dac43c7ac6c03e09 by Andrea Poli
[GovWayCore, Utils]
Risolta una problematica che impediva l’utilizzo delle proprietà Java http.proxy* e https.proxy* nella nuova libreria HttpCore, impiegata come client HTTP dal gateway.
(commit: 2c20155)
The file was modifiedChangeLog (diff)
The file was modifiedtools/utils/src/org/openspcoop2/utils/transport/http/HttpCoreConnection.java (diff)
The file was modifiedcore/src/org/openspcoop2/pdd/core/connettori/httpcore5/ConnettoreHTTPCOREConnectionManager.java (diff)
The file was modifiedcore/src/org/openspcoop2/pdd/core/connettori/httpcore5/nio/ConnettoreHTTPCOREConnectionManager.java (diff)