Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgcastellano committed Aug 29, 2019
1 parent 59e368a commit 86c09db
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@ Usage:
java -jar firmador.jar <certicatePath> <certificatePassword> <xmlInPath> <xmlOutPath>
```

**<certicatePath>** Ruta del certificado (archivo .p12)
\<certicatePath\> Ruta del certificado (archivo .p12)

**<certificatePassword>** Clave de la llave (archivo .p12)
\<certificatePassword\> Clave de la llave (archivo .p12)

**<xmlInPath>** Ruta de archivo XML
\<xmlInPath\> Ruta de archivo XML

**<xmlOutPath>** Ruta de salida del archivo firmado.
\<xmlOutPath\> Ruta de salida del archivo firmado.

Le doy las gracias a [tim1991](https://github.com/tim1991) por su deseo de compartir su proyecto para firmar documentos electrónicos para Costa Rica, me sirvió como base para adaptarlo para la DIAN - Colombia, ademas de leer mucho los comentarios y [aportes de la comunidad de la API xades4j](https://github.com/luisgoncalves/xades4j/issues/134)

0 comments on commit 86c09db

Please sign in to comment.