Halaman ini belum tersedia dalam bahasa lokal Anda. Kami berusaha keras untuk menambahkan lebih banyak versi bahasa. Terima kasih atas dukungan Anda.

Compute
Elastic Cloud Server
Huawei Cloud Flexus
Bare Metal Server
Auto Scaling
Image Management Service
Dedicated Host
FunctionGraph
Cloud Phone Host
Huawei Cloud EulerOS
Networking
Virtual Private Cloud
Elastic IP
Elastic Load Balance
NAT Gateway
Direct Connect
Virtual Private Network
VPC Endpoint
Cloud Connect
Enterprise Router
Enterprise Switch
Global Accelerator
Management & Governance
Cloud Eye
Identity and Access Management
Cloud Trace Service
Resource Formation Service
Tag Management Service
Log Tank Service
Config
OneAccess
Resource Access Manager
Simple Message Notification
Application Performance Management
Application Operations Management
Organizations
Optimization Advisor
IAM Identity Center
Cloud Operations Center
Resource Governance Center
Migration
Server Migration Service
Object Storage Migration Service
Cloud Data Migration
Migration Center
Cloud Ecosystem
KooGallery
Partner Center
User Support
My Account
Billing Center
Cost Center
Resource Center
Enterprise Management
Service Tickets
HUAWEI CLOUD (International) FAQs
ICP Filing
Support Plans
My Credentials
Customer Operation Capabilities
Partner Support Plans
Professional Services
Analytics
MapReduce Service
Data Lake Insight
CloudTable Service
Cloud Search Service
Data Lake Visualization
Data Ingestion Service
GaussDB(DWS)
DataArts Studio
Data Lake Factory
DataArts Lake Formation
IoT
IoT Device Access
Others
Product Pricing Details
System Permissions
Console Quick Start
Common FAQs
Instructions for Associating with a HUAWEI CLOUD Partner
Message Center
Security & Compliance
Security Technologies and Applications
Web Application Firewall
Host Security Service
Cloud Firewall
SecMaster
Anti-DDoS Service
Data Encryption Workshop
Database Security Service
Cloud Bastion Host
Data Security Center
Cloud Certificate Manager
Edge Security
Managed Threat Detection
Blockchain
Blockchain Service
Web3 Node Engine Service
Media Services
Media Processing Center
Video On Demand
Live
SparkRTC
MetaStudio
Storage
Object Storage Service
Elastic Volume Service
Cloud Backup and Recovery
Storage Disaster Recovery Service
Scalable File Service Turbo
Scalable File Service
Volume Backup Service
Cloud Server Backup Service
Data Express Service
Dedicated Distributed Storage Service
Containers
Cloud Container Engine
SoftWare Repository for Container
Application Service Mesh
Ubiquitous Cloud Native Service
Cloud Container Instance
Databases
Relational Database Service
Document Database Service
Data Admin Service
Data Replication Service
GeminiDB
GaussDB
Distributed Database Middleware
Database and Application Migration UGO
TaurusDB
Middleware
Distributed Cache Service
API Gateway
Distributed Message Service for Kafka
Distributed Message Service for RabbitMQ
Distributed Message Service for RocketMQ
Cloud Service Engine
Multi-Site High Availability Service
EventGrid
Dedicated Cloud
Dedicated Computing Cluster
Business Applications
Workspace
ROMA Connect
Message & SMS
Domain Name Service
Edge Data Center Management
Meeting
AI
Face Recognition Service
Graph Engine Service
Content Moderation
Image Recognition
Optical Character Recognition
ModelArts
ImageSearch
Conversational Bot Service
Speech Interaction Service
Huawei HiLens
Video Intelligent Analysis Service
Developer Tools
SDK Developer Guide
API Request Signing Guide
Terraform
Koo Command Line Interface
Content Delivery & Edge Computing
Content Delivery Network
Intelligent EdgeFabric
CloudPond
Intelligent EdgeCloud
Solutions
SAP Cloud
High Performance Computing
Developer Services
ServiceStage
CodeArts
CodeArts PerfTest
CodeArts Req
CodeArts Pipeline
CodeArts Build
CodeArts Deploy
CodeArts Artifact
CodeArts TestPlan
CodeArts Check
CodeArts Repo
Cloud Application Engine
MacroVerse aPaaS
KooMessage
KooPhone
KooDrive

TLS Security Policy

Updated on 2024-09-20 GMT+08:00

Scenarios

HTTPS encryption is commonly used for applications that require secure transmission of data, such as banks and finance. When you add HTTPS listeners, you can select appropriate default security policies to improve security. A security policy is a combination of TLS protocols of different versions and supported cipher suites.

You can only select the default security policies for HTTPS listeners added to a shared load balancer.

Adding a Default Security Policy

  1. Go to the load balancer list page.
  2. On the displayed page, locate the load balancer and click its name.
  3. Under Listeners, click Add Listener.
  4. On the Add Listener page, set Frontend Protocol to HTTPS.
  5. Expand Advanced Settings and select a default security policy.
    Table 1 lists the default security policies supported by shared load balancers.
    Table 1 Default security policies

    Name

    TLS Versions

    Cipher Suites

    TLS-1-0

    TLS 1.2

    TLS 1.1

    TLS 1.0

    • ECDHE-RSA-AES256-GCM-SHA384
    • ECDHE-RSA-AES128-GCM-SHA256
    • ECDHE-ECDSA-AES256-GCM-SHA384
    • ECDHE-ECDSA-AES128-GCM-SHA256
    • AES128-GCM-SHA256
    • AES256-GCM-SHA384
    • ECDHE-ECDSA-AES128-SHA256
    • ECDHE-RSA-AES128-SHA256
    • AES128-SHA256
    • AES256-SHA256
    • ECDHE-ECDSA-AES256-SHA384
    • ECDHE-RSA-AES256-SHA384
    • ECDHE-ECDSA-AES128-SHA
    • ECDHE-RSA-AES128-SHA
    • ECDHE-RSA-AES256-SHA
    • ECDHE-ECDSA-AES256-SHA
    • AES128-SHA
    • AES256-SHA

    TLS-1-1

    TLS 1.2

    TLS 1.1

    TLS-1-2

    TLS 1.2

    TLS-1-2-Strict

    TLS 1.2

    • ECDHE-RSA-AES256-GCM-SHA384
    • ECDHE-RSA-AES128-GCM-SHA256
    • ECDHE-ECDSA-AES256-GCM-SHA384
    • ECDHE-ECDSA-AES128-GCM-SHA256
    • AES128-GCM-SHA256
    • AES256-GCM-SHA384
    • ECDHE-ECDSA-AES128-SHA256
    • ECDHE-RSA-AES128-SHA256
    • AES128-SHA256
    • AES256-SHA256
    • ECDHE-ECDSA-AES256-SHA384
    • ECDHE-RSA-AES256-SHA384
    NOTE:
    • Shared load balancers support TLS 1.2 or earlier versions.
    • The above table lists the cipher suites supported by ELB. Generally, clients also support multiple cipher suites. In actual use, the cipher suites supported by ELB and clients are used, and the cipher suites supported by ELB take precedence.
  6. Confirm the configurations and go to the next step.

Differences Among Security Policies

Table 2 Differences Among Security Policies

Security Policy

tls-1-0

tls-1-1

tls-1-2

tls-1-0-inherit

tls-1-2-strict

tls-1-0-with-1-3

tls-1-2-fs-with-1-3

tls-1-2-fs

hybrid-policy-1-0

TLS version

Protocol-TLS 1.3

N/A

N/A

N/A

N/A

N/A

Supported

Supported

Supported

N/A

Protocol-TLS 1.2

Supported

Supported

Supported

Supported

Supported

Supported

Supported

Supported

Supported

Protocol-TLS 1.1

Supported

Supported

N/A

Supported

N/A

Supported

N/A

N/A

Supported

Protocol-TLS 1.0

Supported

N/A

N/A

Supported

N/A

Supported

N/A

N/A

N/A

Cipher suite

EDHE-RSA-AES128-GCM-SHA256

Supported

Supported

Supported

N/A

Supported

N/A

N/A

N/A

N/A

ECDHE-RSA-AES256-GCM-SHA384

Supported

Supported

Supported

Supported

Supported

Supported

Supported

Supported

Supported

ECDHE-RSA-AES128-SHA256

Supported

Supported

Supported

Supported

Supported

Supported

Supported

Supported

Supported

ECDHE-RSA-AES256-SHA384

Supported

Supported

Supported

Supported

Supported

Supported

Supported

Supported

Supported

AES128-GCM-SHA256

Supported

Supported

Supported

Supported

Supported

Supported

N/A

N/A

Supported

AES256-GCM-SHA384

Supported

Supported

Supported

Supported

Supported

Supported

N/A

N/A

Supported

AES128-SHA256

Supported

Supported

Supported

Supported

Supported

Supported

N/A

N/A

Supported

AES256-SHA256

Supported

Supported

Supported

Supported

Supported

Supported

N/A

N/A

Supported

ECDHE-RSA-AES128-SHA

Supported

Supported

Supported

Supported

N/A

Supported

N/A

N/A

Supported

ECDHE-RSA-AES256-SHA

Supported

Supported

Supported

Supported

N/A

Supported

N/A

N/A

Supported

AES128-SHA

Supported

Supported

Supported

Supported

N/A

Supported

N/A

N/A

Supported

AES256-SHA

Supported

Supported

Supported

Supported

N/A

Supported

N/A

N/A

Supported

ECDHE-ECDSA-AES128-GCM-SHA256

Supported

Supported

Supported

Supported

Supported

Supported

Supported

Supported

Supported

ECDHE-ECDSA-AES128-SHA256

Supported

Supported

Supported

Supported

Supported

Supported

Supported

Supported

Supported

ECDHE-ECDSA-AES128-SHA

Supported

Supported

Supported

Supported

N/A

Supported

N/A

N/A

Supported

ECDHE-ECDSA-AES256-GCM-SHA384

Supported

Supported

Supported

Supported

Supported

Supported

Supported

Supported

Supported

ECDHE-ECDSA-AES256-SHA384

Supported

Supported

Supported

Supported

Supported

Supported

Supported

Supported

Supported

ECDHE-ECDSA-AES256-SHA

Supported

Supported

Supported

Supported

N/A

Supported

N/A

N/A

Supported

ECDHE-RSA-AES128-GCM-SHA256

N/A

N/A

N/A

Supported

N/A

Supported

Supported

Supported

Supported

TLS_AES_256_GCM_SHA384

N/A

N/A

N/A

N/A

N/A

Supported

Supported

Supported

N/A

TLS_CHACHA20_POLY1305_SHA256

N/A

N/A

N/A

N/A

N/A

Supported

Supported

Supported

N/A

TLS_AES_128_GCM_SHA256

N/A

N/A

N/A

N/A

N/A

Supported

Supported

Supported

N/A

TLS_AES_128_CCM_8_SHA256

N/A

N/A

N/A

N/A

N/A

Supported

Supported

Supported

N/A

TLS_AES_128_CCM_SHA256

N/A

N/A

N/A

N/A

N/A

Supported

Supported

Supported

N/A

DHE-RSA-AES128-SHA

N/A

N/A

N/A

Supported

N/A

N/A

N/A

N/A

N/A

DHE-DSS-AES128-SHA

N/A

N/A

N/A

Supported

N/A

N/A

N/A

N/A

N/A

CAMELLIA128-SHA

N/A

N/A

N/A

Supported

N/A

N/A

N/A

N/A

N/A

EDH-RSA-DES-CBC3-SHA

N/A

N/A

N/A

Supported

N/A

N/A

N/A

N/A

N/A

DES-CBC3-SHA

N/A

N/A

N/A

Supported

N/A

N/A

N/A

N/A

N/A

ECDHE-RSA-RC4-SHA

N/A

N/A

N/A

Supported

N/A

N/A

N/A

N/A

N/A

RC4-SHA

N/A

N/A

N/A

Supported

N/A

N/A

N/A

N/A

N/A

DHE-RSA-AES256-SHA

N/A

N/A

N/A

Supported

N/A

N/A

N/A

N/A

N/A

DHE-DSS-AES256-SHA

N/A

N/A

N/A

Supported

N/A

N/A

N/A

N/A

N/A

DHE-RSA-CAMELLIA256-SHA

N/A

N/A

N/A

Supported

N/A

N/A

N/A

N/A

N/A

ECC-SM4-SM3

N/A

N/A

N/A

N/A

N/A

N/A

N/A

N/A

Supported

ECDHE-SM4-SM3

N/A

N/A

N/A

N/A

N/A

N/A

N/A

N/A

Supported

Changing a Security Policy

When you change a security policy, ensure that the security group rules configured for backend servers allow traffic from 100.125.0.0/16 to backend servers and allows ICMP packets for UDP health checks. Otherwise, backend servers will be considered unhealthy, resulting in service interruptions.

  1. Go to the load balancer list page.
  2. On the displayed page, locate the load balancer and click its name.
  3. Click Listeners, locate the listener, and click its name.
  4. On the Summary tab, click Edit on the top right.
  5. In the Edit dialog box, expand Advanced Settings and change the security policy.
  6. Click OK.

Kami menggunakan cookie untuk meningkatkan kualitas situs kami dan pengalaman Anda. Dengan melanjutkan penelusuran di situs kami berarti Anda menerima kebijakan cookie kami. Cari tahu selengkapnya

Feedback

Feedback

Feedback

0/500

Selected Content

Submit selected content with the feedback