User Activity

  • Modified a comment on discussion Help on EJBCA, JEE PKI Certificate Authority

    To configure MariaDB Jdbc to use SSL, you need to do put MariaDB DB server certificate to Jboss/Wildfly's truststore. I think you can add the jdbc url in the db.properties file jdbc:mariadb://hostname:port/database?useSSL=true&requireSSL=true&verifyServerCertificate=true NB! maybe you need to use & instead of & jdbc:mariadb://hostname:port/database?useSSL=true&requireSSL=true&verifyServerCertificate=true useSSL=true - enable ssl for the connection requireSSL=true - require the connection...

  • Modified a comment on discussion Help on EJBCA, JEE PKI Certificate Authority

    To configure MariaDB Jdbc to use SSL, you need to do put MariaDB DB server certificate to Jboss/Wildfly's truststore. I think you can add the jdbc url in the db.properties file jdbc:mariadb://hostname:port/database?useSSL=true&requireSSL=true&verifyServerCertificate=true NB! maybe you need to use & instead of & jdbc:mariadb://hostname:port/database?useSSL=true&requireSSL=true&verifyServerCertificate=true useSSL=true - enable ssl for the connection requireSSL=true - require the connection...

  • Modified a comment on discussion Help on EJBCA, JEE PKI Certificate Authority

    To configure MariaDB Jdbc to use SSL, you need to do put MariaDB DB server certificate to Jboss/Wildfly's truststore. I think you can add the jdbc url in the db.properties file jdbc:mariadb://hostname:port/database?useSSL=true&requireSSL=true&verifyServerCertificate=true NB! maybe you need to use & instead of & jdbc:mariadb://hostname:port/database?useSSL=true&requireSSL=true&verifyServerCertificate=true useSSL=true - enable ssl for the connection requireSSL=true - require the connection...

  • Posted a comment on discussion Help on EJBCA, JEE PKI Certificate Authority

    To configure MariaDB Jdbc to use SSL, you need to do put MariaDB DB server certificate to Jboss/Wildfly's truststore. I think you can add the jdbc url in the db.properties file jdbc:mariadb://hostname:port/database?useSSL=true&requireSSL=true&verifyServerCertificate=true NB! maybe you need to use & instead of & jdbc:mariadb://hostname:port/database?useSSL=true&requireSSL=true&verifyServerCertificate=true useSSL=true - enable ssl for the connection requireSSL=true - require the connection...

  • Posted a comment on discussion Help on EJBCA, JEE PKI Certificate Authority

    You can add end of database_url something like that: ?verifyServerCertificate=true&useSSL=true

  • Posted a comment on discussion Help on EJBCA, JEE PKI Certificate Authority

    Any suggestions?

  • Posted a comment on discussion Help on EJBCA, JEE PKI Certificate Authority

    Hi! I just deployed the latest EJBCA CE with docker, but I don't see Swagger-UI nor Docs? What I'm doing wrong? I set ejbca.productionmode to false grep ejbca.productionmode /opt/primekey/ejbca/conf/ejbca.properties ejbca.productionmode=false and then launch ejbca container. docker run -it --name ejbca --rm -p 80:8080 -p 443:8443 -h my-host -e TLS_SETUP_ENABLED="simple" -v /opt/primekey/ejbca/conf/web.properties:/etc/ejbca/conf/web.properties -v /opt/primekey/ejbca/conf/ejbca.properties:/etc/ejbca/conf/ejbca.properties...

  • Posted a comment on discussion Help on EJBCA, JEE PKI Certificate Authority

    Hi! I'm trying to figure out what is the best way how to use custom-conf for EJBCA with keyfactor/ejbca-ce:latest docker image. Has anyone use custom-conf with docker image? Thanks

View All

Personal Data

Username:
aloeee
Joined:
2014-04-17 14:30:53

Projects

  • No projects to display.

Personal Tools