Disable support for TLS 1.1 and 1.0

Open
#613 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
python
Domain
security

Research direction

The issue does not identify a file, test, or entry point. Start by finding where TabPy configures TLS for its server, then determine how protocol versions are currently selected. Done should provide a clear way to disable TLS 1.0 and 1.1 while supporting TLS 1.2 and 1.3, with coverage for the resulting behavior.

Written by the indexing model from the issue text.

Description

question

I see some old threads on this, looking for an update. Is there any setting to control the version of TLS yet?

I am getting the following from vulnerability management software:

Enable support for TLS 1.2 and/or 1.3, and disable support for TLS 1.1.
Enable support for TLS 1.2 and 1.3, and disable support for TLS 1.0.

Dominant language
Python
Stars
1.7k
Forks
614
Avg merge
2d 27m
Merged PRs (30d)
1

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from tableau/TabPy

All issues in tableau/TabPy

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.