Giter VIP home page Giter VIP logo

ejbca-docker's People

Contributors

crashvb avatar

Watchers

 avatar  avatar

ejbca-docker's Issues

Error starting container

When starting the container, an error message appears in the logs:

2018-10-18_01:16:58 | entrypoint | Invoking: 00ca-certificates ...
2018-10-18_01:16:58 | 00ca-certificates | Configuring 00ca-certificates for first run ...
2018-10-18_01:16:58 | 00ca-certificates | Importing SSL certificates ...
2018-10-18_01:16:58 | 00ca-certificates | Updating CA certificates ...
Updating certificates in /etc/ssl/certs...
0 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d...
done.
done.
2018-10-18_01:16:59 | entrypoint | Invoking: 10jboss ...
2018-10-18_01:16:59 | 10jboss | Configuring 10jboss for first run ...
2018-10-18_01:16:59 | 10jboss | WARN: Creating secrets root: /run/secrets ...
2018-10-18_01:16:59 | 10jboss | Importing JBOSS_PASSWORD from environment ...
2018-10-18_01:16:59 | 10jboss | Creating admin user ...
2018-10-18_01:16:59 | entrypoint | Invoking: 20ejbca ...
/root/jboss_password: line 1: NeCcNWkHJGcSxQuENBQ7uGcq: command not found

My compose file:

services:  
  pki:
    image: crashvb/ejbca:ubuntu
    environment:
      EP_SECRETS_ROOT: /run/secrets
      JBOSS_PASSWORD: NeCcNWkHJGcSxQuENBQ7uGcq
      EJBCA_ADMIN_PASSWORD: test
      EJBCA_CA_NAME_ManagementCA: test
      EJBCA_CA_DN: CN=$EJBCA_CA_NAME,O=TEST,C=RU
      EJBCA_CA_KEY_SPEC: 4096
      EJBCA_CA_KEY_TYPE: RSA
      EJBCA_CA_POLICY_ID: '2.5.29.32.0'
      EJBCA_CA_SIGNATURE_ALGORITHM: SHA256WithRSA
      EJBCA_CA_TOKEN_PASSWORD: null
      EJBCA_CA_VALIDITY_DAYS: 9125
      EJBCA_DATABASE_HOST: db
      EJBCA_DATABASE_NAME: ejbca
      EJBCA_DATABASE_PASSWORD: test
      EJBCA_DATABASE_PORT: 3306
      EJBCA_DATABASE_USERNAME: ejbca
      EJBCA_DATASOURCE: mariadb
      EJBCA_KEYSTORE_PASSWORD: test
      EJBCA_SERVER_NAME: pki.local
      EJBCA_SERVER_DN: CN=$EJBCA_SERVER_NAME,O=TEST,C=RU
      EJBCA_SUPERADMIN_CN: SuperAdmin
      EJBCA_SUPERADMIN_DN: CN=$EJBCA_SUPERADMIN_CN
      EJBCA_SUPERADMIN_KEYSTORE_BATCHED: 'true'
      EJBCA_TRUSTSTORE_PASSWORD: test

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.