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

Why proxy https gets 403 #98

Open
N1neSun opened this issue Sep 17, 2023 · 1 comment
Open

Why proxy https gets 403 #98

N1neSun opened this issue Sep 17, 2023 · 1 comment

Comments

@N1neSun
Copy link

N1neSun commented Sep 17, 2023

I would like to ask why the following results appear when proxy https

<html>

<head>
	<title>403 Forbidden</title>
</head>

<body>
	<center>
		<h1>403 Forbidden</h1>
	</center>
	<hr>
	<center>openresty</center>
</body>

</html>
@puneetkhanduri
Copy link
Collaborator

This seems related to the auth used by your primary, secondary, and candidate instances. You may be missing an auth header in the request you are sending to Diffy's proxy port but I would suggest verifying by sending the same request directly to primary, secondary, and candidate, and then sharing the responses here.

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