0 Replies Latest reply on May 12, 2011 12:49 PM by geschtli

    Richfaces sealing login datas

    geschtli

      How can i seal my login datas. (My server supports https,ssl)

       

      Normally if i test the account datas, i give it the backing beans for

      testing.

      On server  it is not a problem, but the client got from richfaces a

      html with a http link to the server in the formular.

       

      Now my problem is, how must i change my scripts, that i can

      partiel change requests for http or https?

       

      (Its simple to make all traffic for https, but that is not what i want )

       

      Must i configure a new https servlet?

      Or can i say richfaces with a command,

      that i should make a https request instead a http request?