[GH-ISSUE #2564] Question about Encryption #2038

Closed
opened 2026-05-05 13:19:01 -06:00 by gitea-mirror · 3 comments
Owner

Originally created by @padziu on GitHub (Sep 3, 2021).
Original GitHub issue: https://github.com/fatedier/frp/issues/2564

Describe the feature request

How is the traffic between the client and the server encrypted?

Describe alternatives you've considered

No response

Affected area

  • Docs
  • Installation
  • Performance and Scalability
  • Security
  • User Experience
  • Test and Release
  • Developer Infrastructure
  • Client Plugin
  • Server Plugin
  • Extensions
  • Others
Originally created by @padziu on GitHub (Sep 3, 2021). Original GitHub issue: https://github.com/fatedier/frp/issues/2564 ### Describe the feature request How is the traffic between the client and the server encrypted? ### Describe alternatives you've considered _No response_ ### Affected area - [X] Docs - [ ] Installation - [ ] Performance and Scalability - [X] Security - [X] User Experience - [ ] Test and Release - [ ] Developer Infrastructure - [ ] Client Plugin - [ ] Server Plugin - [ ] Extensions - [ ] Others
Author
Owner

@tgbv commented on GitHub (Sep 25, 2021):

@fatedier If certificates are not specified in configuration, how is traffic encrypted when specifying tls_enable = true between frps <-> frpc ?

<!-- gh-comment-id:927139476 --> @tgbv commented on GitHub (Sep 25, 2021): @fatedier If certificates are not specified in configuration, how is traffic encrypted when specifying `tls_enable = true` between frps <-> frpc ?
Author
Owner

@fatedier commented on GitHub (Sep 26, 2021):

@fatedier If certificates are not specified in configuration, how is traffic encrypted when specifying tls_enable = true between frps <-> frpc ?

It will use auto generated certificates.

<!-- gh-comment-id:927218142 --> @fatedier commented on GitHub (Sep 26, 2021): > @fatedier If certificates are not specified in configuration, how is traffic encrypted when specifying `tls_enable = true` between frps <-> frpc ? It will use auto generated certificates.
Author
Owner

@padziu commented on GitHub (Oct 2, 2021):

@fatedier I mean how traffic is encrypted between the client and the server if the client is set to use_encryption = true?

<!-- gh-comment-id:932776410 --> @padziu commented on GitHub (Oct 2, 2021): @fatedier I mean how traffic is encrypted between the client and the server if the client is set to `use_encryption = true`?
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#2038
No description provided.