Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Client di esempio per invocazione eservice ANPR su PDND #4488

Open
azabatta opened this issue Apr 9, 2024 · 0 comments
Open

Client di esempio per invocazione eservice ANPR su PDND #4488

azabatta opened this issue Apr 9, 2024 · 0 comments
Labels

Comments

@azabatta
Copy link
Collaborator

azabatta commented Apr 9, 2024

Si riporta un esempio di client java (maven package) che implementa i profili di sicurezza di cui necessitano gli eservice di ANPR.
Per utilizzarlo seguire i seguenti step:

  • scompattare lo zip
  • inserire la propria chiave privata (pk.priv) nella cartella store
  • inserire la propria richiesta nel file test1 della cartella store
  • riempire i campi relativi agli id pdnd nel file pdnd.properties
  • lanciare in esecuzione.

Il jar da puntare è dist-clientApiAnprPdnd-1.0.0.jar. Il file di properties e la cartella store devono stare nel classpath (lanciare il comando java -jar dalla cartella dove si trovano il file e la cartella store).

clientAnpr-1.0.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant