Bug #141

[Lack of] HTTP/SSL support in backend/xmlrpc

Added by mark-stateful-net - 965 days ago. Updated 350 days ago.

Status :New Start :
Priority :High Due date :
Assigned to :tobi - % Done :

0%

Category :backend
Target version :Maybe Someday
Resolution :


Description

No weblog client can successfully post to typo via https://typo.domain.tld/backend/xmlrpc. Changing back to cleartext (http) authentication works fine. Cleartext authentication is not exceptable on public networks. Attempting to find a solution where ssh tunneling is not a requirement.

Associated revisions

Revision 311
Added by scoop 1146 days ago

  • Nudged the nuke buttons for comments and trackbacks to the right * Added hovering to present admin links * Present a hovered admin edit link for articles in public
    (closes #141)

History

01/07/2006 11:11 AM - mark-stateful-net -

HTTP

RPC message sent: 2006-01-07 03:15:50 -0800
URL: http://typo.example.com/backend/xmlrpc
Method name: metaWeblog.getRecentPosts
RPC reply received: 2006-01-07 03:15:50 -0800
URL: http://typo.example.com/backend/xmlrpc
Method name: metaWeblog.getRecentPosts
Status code: 200
Succeeded: YES

HTTPS

RPC message sent: 2006-01-07 03:16:27 -0800
URL: https://typo.example.com/backend/xmlrpc
Method name: metaWeblog.getCategories
RPC reply received: 2006-01-07 03:16:27 -0800
URL: https://typo.example.com/backend/xmlrpc
Method name: metaWeblog.getCategories
Status code: -1
Succeeded: NO
--Download Error--

02/02/2006 07:49 PM - m-marsorange-com -

I've been using ecto via HTTPS with typo for at least six-months. Posting with ecto over HTTPS is not a problem. This error arises for me when I try to refresh the cached list of posts in ecto. It's always a "metaWeblog.getCategories" error.

Also available in: Atom PDF