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

Error generating P12 #48

Open
edgarjoao opened this issue Jun 23, 2022 · 2 comments
Open

Error generating P12 #48

edgarjoao opened this issue Jun 23, 2022 · 2 comments

Comments

@edgarjoao
Copy link

edgarjoao commented Jun 23, 2022

Hola @mikkezavala
Estoy obteniendo un error a la hora de generar el p12.

Error generating P12 en la clase FielUtil.java

Revisando el codigo, creo que es porque en el archivo Dockerfile tienes la siguiente linea:

COPY create-p12.sh ./create-pfx.sh

Y en la la clase tienes algo como

./create-p12.sh -r %s -c %s -k %s -p %s

El script al que se hace referencia en la clase FielUtil.java no existe.

@mikkezavala
Copy link
Owner

Hey Edgar. Dame chance de revisar, tiene un tiempo no genero actualizaciones.

@edgarjoao
Copy link
Author

Hola @mikkezavala has tenido chance de revisar los issues reportados?
Gracias,
Edgar

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

No branches or pull requests

2 participants