FusionAuth
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs
    • Login
    1. Home
    2. zradick
    3. Topics
    Z
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 4
    • Best 3
    • Controversial 0
    • Groups 0

    Topics created by zradick

    • Z

      HTTPS port (9013) not exposed?

      General Discussion
      • • • zradick
      4
      1
      Votes
      4
      Posts
      2.3k
      Views

      danD

      @rpy I think this is the issue you are looking for: https://github.com/FusionAuth/fusionauth-issues/issues/1996

      This is slated for release 1.43, which should be out in the next month or so (could be sooner, we're trying to get a few more bugfixes in there).

    • Z

      Issue starting up docker image with FUSIONAUTH_APP_ADDITIONAL_JAVA_ARGS

      General Discussion
      • • • zradick
      2
      0
      Votes
      2
      Posts
      1.0k
      Views

      joshuaJ

      @zradick

      Thanks for the question - if you remove the quotes from your args, that may resolve the issue.

      - FUSIONAUTH_APP_ADDITIONAL_JAVA_ARGS=-Djavax.net.ssl.keyStore=/fusionauth/example.p12 -Djavax.net.ssl.keyStorePassword=****

      Our documentation may need to be updated to address this

      https://fusionauth.io/docs/v1/tech/admin-guide/securing#custom-keystore

      Josh