Révision 19b58bab
Ajouté par Remy Menard il y a presque 12 ans
ETa/EpcisPHI/LISEZMOI | ||
---|---|---|
Dépendances:
|
||
modules IoTa:
|
||
- LibXACML-EPCIS
|
||
- ETa-Client
|
||
- User-Client
|
||
bibliothèques:
|
||
- commons-codec
|
||
- servlet-api
|
||
... | ... | |
IoTa-Installer installe et configure EpcisPHI.
|
||
(xacml_configuration.properties pour la bibliothèque cliente LibXACML-DS,
|
||
commons-logging.properties et log4j.properties pour les journaux)
|
||
Un utilisateur doit utiliser une paire de clés publique/privée pour se
|
||
connecter à l'interface web. IoTa-Installer peut générer ces clés.
|
||
La clé publique devra ensuite être ajoutée aux clés de confiance du serveur.
|
||
Le DN (Distinguished Name) devra être similaire à celui utilisé par
|
||
l'annuaire LDAP géré par le service User. Cette manipulation devra être
|
||
faite pour l'utilisateur "superadmin" qui gère les comptes utilisateurs
|
||
via l'interface web.
|
||
Modifier le fichier tomcat-users.xml de Tomcat pour la gestion des
|
||
identités en TLS.
|
||
Voir le fichier INSTALL.fr
|
||
|
||
Dépendances d’utilisation:
|
||
- ETa
|
||
- User
|
||
- Un EPCIS
|
||
|
||
Utilisation:
|
Formats disponibles : Unified diff
Version 1.9
- use TLS for secured links
- SigMa is now fully functionnal
- completed documention
- a lot of bugs fixed!
- signature creation from the canonical form of the event
- signature creation using ECDSA algorithm
- signature is correctly verified
- manage the extension identifying the owner of the event
- if no identity is provided, the identity of the certificate is used
- access to the web interface of policy management is made by
certificate
- if no identity is provided, the identity of the certificate is used
- create and use certificates for TLS
- configure Apache Tomcat for TLS
- show SigMa library (SigMa-Commons)