FusionAuth
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs
    • Login

    Setting a certificate for FusionAuth

    Scheduled Pinned Locked Moved Solved
    Q&A
    1
    2
    1.1k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • danD
      dan
      last edited by

      What is the environment variable to set fusionauth-app.https.certificate? I want to use FusionAuth with HTTPS without using a proxy.

      It doesn't seem to match the documented syntax?

      https://fusionauth.io/docs/v1/tech/reference/configuration

      --
      FusionAuth - Auth for devs, built by devs.
      https://fusionauth.io

      danD 1 Reply Last reply Reply Quote 0
      • danD
        dan @dan
        last edited by

        FUSIONAUTH_APP_HTTPS_CERTIFICATE would be the variable name to use.

        However, properly escaping a multi-line certificate can be tricky.

        If you can write the cert out to a file, you could set FUSIONAUTH_HTTPS_CERTIFICATE_FILE instead, which doesn't have the escaping complexity.

        --
        FusionAuth - Auth for devs, built by devs.
        https://fusionauth.io

        1 Reply Last reply Reply Quote 0
        • danD dan has marked this topic as solved on
        • First post
          Last post