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

JAMES-3640 Auto generate demo SSL PEM keys #628

Merged
merged 2 commits into from
Sep 13, 2021

Conversation

chibenwa
Copy link
Contributor

No description provided.

@vttranlina
Copy link
Contributor

When I run Dockerfile (james:jpa-3.6.0) on my pc, I got an error

Can't load /root/.rnd into RNG
139803908100544:error:2406F079:random number generator:RAND_load_file:Cannot open file:../crypto/rand/randfile.c:88:Filename=/root/.rnd
Generating a RSA private key
............................................................++++
...............++++
writing new private key to '/root/conf/private.key'
-----
problems making Certificate Request
139803908100544:error:0D07A098:asn1 encoding routines:ASN1_mbstring_ncopy:string too short:../crypto/asn1/a_mbstr.c:100:minsize=1
Error opening zip file or JAR manifest missing : /root/libs/openjpa-3.1.2.jar
Error occurred during initialization of VM
agent library failed to init: instrument
Error opening zip file or JAR manifest missing : /root/libs/openjpa-3.1.2.jar
Error occurred during initialization of VM
agent library failed to init: instrument
wait-for-it.sh: waiting for localhost:9999 without a timeout

@chibenwa
Copy link
Contributor Author

When I run Dockerfile (james:jpa-3.6.0) on my pc, I got an error

There is incompatibilities between the 3.6.0 release lines and the 3.7.0 release line due to the switch to JIB

You need to use apache/james:jpa-latest.

@vttranlina
Copy link
Contributor

You need to use apache/james:jpa-latest.

Thanks, it works

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