Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bad Request - Invalid Hostname When Work With Other Subdomains For Tenant Subdomain Resolver #248

Open
Moghaddm opened this issue Sep 12, 2023 · 3 comments

Comments

@Moghaddm
Copy link

I created app template of ABP and after configurations and seeding data when i defined new tenant for check tenant domain resolver every other subdomain is return 400 status code (Bad Request) .

image

i cant understand this situation according to definition of this :

Configure<AbpTenantResolveOptions>(options =>
{
    options.AddDomainTenantResolver("{0}.localhost:44393");
});

@maliming
Copy link
Member

hi

Please share the logs.

@Moghaddm
Copy link
Author

hi

Please share the logs.

image

SSL Problem :)

@maliming
Copy link
Member

So, this has nothing to do with abp. : )

@Moghaddm Moghaddm reopened this Sep 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants