[GH-ISSUE #2590] [Feature Request] Difference Between Encryption & TLS #2067

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

Originally created by @jasonmerc on GitHub (Sep 27, 2021).
Original GitHub issue: https://github.com/fatedier/frp/issues/2590

Describe the feature request

Describe the Difference between "TLS" and "Encryption"

In the docs, there can be two flags set regarding security: "use_encryption" and "tls_enabled". They both sound like they do the same thing, but one seems to require a public/private keypair while the other doesn't. What is the difference between standard encryption and TLS? Is one more secure than the other, or would I be equally-as-secure using either one?

Describe alternatives you've considered

Not a feature, just curious as to what the difference is

Affected area

  • Docs
  • Installation
  • Performance and Scalability
  • Security
  • User Experience
  • Test and Release
  • Developer Infrastructure
  • Client Plugin
  • Server Plugin
  • Extensions
  • Others
Originally created by @jasonmerc on GitHub (Sep 27, 2021). Original GitHub issue: https://github.com/fatedier/frp/issues/2590 ### Describe the feature request Describe the Difference between "TLS" and "Encryption" In the docs, there can be two flags set regarding security: "use_encryption" and "tls_enabled". They both sound like they do the same thing, but one seems to require a public/private keypair while the other doesn't. What is the difference between standard encryption and TLS? Is one more secure than the other, or would I be equally-as-secure using either one? ### Describe alternatives you've considered Not a feature, just curious as to what the difference is ### Affected area - [X] Docs - [ ] Installation - [ ] Performance and Scalability - [X] Security - [ ] User Experience - [ ] Test and Release - [ ] Developer Infrastructure - [ ] Client Plugin - [ ] Server Plugin - [ ] Extensions - [ ] Others
Author
Owner

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

use_encryption will be removed in future release. Use tls instead.

<!-- gh-comment-id:928665817 --> @fatedier commented on GitHub (Sep 28, 2021): `use_encryption` will be removed in future release. Use tls instead.
Author
Owner

@jasonmerc commented on GitHub (Sep 28, 2021):

Understood. So basically, ignore the use_encryption flag. Thanks for the clarification, closing issue

<!-- gh-comment-id:929220273 --> @jasonmerc commented on GitHub (Sep 28, 2021): Understood. So basically, ignore the use_encryption flag. Thanks for the clarification, closing issue
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#2067
No description provided.