Skip to content

Cross browser cookie problem? #27

@modules

Description

@modules

If i start from http://domain.tld/blog and want to login the form loads without an issue (through https://ssl.webpack.de/domain.tld/b...). After clicking sign-in i got a message that there is a problem with cookies.

I suppose this is about crossdomain cookie?

I am able to login if https/ssl is disabled. Also checked if i disabled cookie support: thats not the case.

My setup:

WordPress is installed in a subdirectory /blog and reachable via main http://domain.tld/blog

The hoster provides an ssl proxy and the blog is accessible via https://ssl.hoster.tld/domain.tld/blog

Plugin Setup:

SSL Host: ssl.hoster.tld/domain.tld/blog
Force SSL Admin: enabled
Proxy: Yes

Everything else is default.

Debug outtput:

[BEGIN WordPress HTTPS Debug Log] (index):140
Version: 3.3.6 (index):141
HTTP URL: http://domain.tld/blog/ (index):142
HTTPS URL: https://ssl.webpack.de/domain.tld/blog/ (index):143
SSL: No (index):144
Diff Host: Yes (index):145
Subdomain: Yes (index):146
Proxy: Yes (index):147
Secure External URLs: [  ] (index):148
Unsecure External URLs: [  ] (index):149
[END WordPress HTTPS Debug Log] (index):150
event.returnValue is deprecated. Please use the standard event.preventDefault() instead.

Any help about it?

See also: http://wordpress.org/support/topic/crossdomain-issue?replies=3

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions