HTTPS cannot be used by custom authentication.

Options
HTTP is OK, when https is deployed ,the following error appeared:

OperationResponse 230: ReturnCode: 32755 (Custom authentication service error: Error). Parameters: {} Server: MasterServer Address:

Comments

  • JohnTube
    JohnTube ✭✭✭✭✭
    Options
    Hi @harlan,

    If you are using self-hosted Photon Server v4.0.29.11263 or lower then this is a known issue yes since those versions do not support TLS1.2.
    Send an email to developer@photonengine.com if you must use HTTPs.
    If you are using Photon Cloud, it should work.
  • harlan
    harlan
    edited July 2019
    Options
    hi @JohnTube

    Ok,what about TLS 1.1 or TLS 1?
  • harlan
    Options
    hi @JohnTube

    we implement the photon custom authentication HTTP service using nodejs , we found that HTTPS problem is caused by node version, after we downgrade the node version , https can be accessed from photon.