[GH-ISSUE #679] access to frp's https via cdn #534

Closed
opened 2026-05-05 12:20:53 -06:00 by gitea-mirror · 5 comments
Owner

Originally created by @haoasdasdf on GitHub (Mar 28, 2018).
Original GitHub issue: https://github.com/fatedier/frp/issues/679

Issue is only used for submiting bug report and documents typo. If there are same issues or answers can be found in documents, we will close it directly.
(为了节约时间,提高处理问题的效率,不按照格式填写的 issue 将会直接关闭。)

Use the commands below to provide key information from your environment:
You do NOT have to include this information if this is a FEATURE REQUEST

What version of frp are you using (./frpc -v or ./frps -v)?

0.16.1
What operating system and processor architecture are you using (go env)?

debian9
Configures you used:

bind_https_port = 443

Steps to reproduce the issue:

  1. I set up a https site
  2. I successfully accessed to my site
  3. I want to use cdn (like cloudflare) for my https site

Describe the results you received:

Describe the results you expected:
How can I access https via cdn when I use frp?

Additional information you deem important (e.g. issue happens only occasionally):

Can you point out what caused this issue (optional)

Originally created by @haoasdasdf on GitHub (Mar 28, 2018). Original GitHub issue: https://github.com/fatedier/frp/issues/679 Issue is only used for submiting bug report and documents typo. If there are same issues or answers can be found in documents, we will close it directly. (为了节约时间,提高处理问题的效率,不按照格式填写的 issue 将会直接关闭。) Use the commands below to provide key information from your environment: You do NOT have to include this information if this is a FEATURE REQUEST **What version of frp are you using (./frpc -v or ./frps -v)?** 0.16.1 **What operating system and processor architecture are you using (`go env`)?** debian9 **Configures you used:** bind_https_port = 443 **Steps to reproduce the issue:** 1. I set up a https site 2. I successfully accessed to my site 3. I want to use cdn (like cloudflare) for my https site **Describe the results you received:** **Describe the results you expected:** How can I access https via cdn when I use frp? **Additional information you deem important (e.g. issue happens only occasionally):** **Can you point out what caused this issue (optional)**
Author
Owner

@fatedier commented on GitHub (Mar 28, 2018):

It has noting to do with frp.
frp just forward all traffic to your https service.

<!-- gh-comment-id:376941008 --> @fatedier commented on GitHub (Mar 28, 2018): It has noting to do with frp. frp just forward all traffic to your https service.
Author
Owner

@xiaoyell commented on GitHub (Apr 19, 2018):

It‘s need your CDN server support,changing your host of your request in header.

<!-- gh-comment-id:382650068 --> @xiaoyell commented on GitHub (Apr 19, 2018): It‘s need your CDN server support,changing your host of your request in header.
Author
Owner

@haoasdasdf commented on GitHub (Apr 19, 2018):

I want to use cloudflare. In this case do you know how should I set up it in cloudflare?

<!-- gh-comment-id:382678970 --> @haoasdasdf commented on GitHub (Apr 19, 2018): I want to use cloudflare. In this case do you know how should I set up it in cloudflare?
Author
Owner

@fatedier commented on GitHub (Apr 19, 2018):

It's not a problem about frp. So i will close it, if you want more help, try cloudflare's official website.

<!-- gh-comment-id:382762819 --> @fatedier commented on GitHub (Apr 19, 2018): It's not a problem about frp. So i will close it, if you want more help, try cloudflare's official website.
Author
Owner

@lyh458 commented on GitHub (Jun 29, 2019):

I want to use cloudflare. In this case do you know how should I set up it in cloudflare?

Hi, have you solved the problem?

<!-- gh-comment-id:506926275 --> @lyh458 commented on GitHub (Jun 29, 2019): > I want to use cloudflare. In this case do you know how should I set up it in cloudflare? Hi, have you solved the problem?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#534
No description provided.