Is a https query string secure?

Posted by Mark on Stack Overflow See other posts from Stack Overflow or by Mark
Published on 2008-11-27T08:18:50Z Indexed on 2010/05/27 13:51 UTC
Read the original article Hit count: 166

Filed under:
|
|
|

I am creating a secure web based API that uses HTTPS however if I allow the users to configure it (include sending password) using a query string will this also be secure or should I force it to be done via a POST?

© Stack Overflow or respective owner

Related posts about web

Related posts about ssl