AWS网关API中配置了TLSv1.0的自定义域名,但实际上似乎使用的是TLSv1.2。这是怎么回事?
创始人
2024-09-27 18:00:37
0

这可能是由于AWS网关API默认使用TLS v1.2而不是v1.0引起的。要确保只使用TLS v1.0,请在API Gateway中启用TLS v1.0协议,并在定义自定义域名时启用相应的TLS v1.0证书。

以下是在API Gateway中启用TLS v1.0协议并使用相应的TLS v1.0证书的示例代码:

resource "aws_api_gateway_rest_api" "example" {
  name        = "example-api"
  description = "Example API"
}

resource "aws_api_gateway_resource" "example" {
  rest_api_id = aws_api_gateway_rest_api.example.id
  parent_id   = aws_api_gateway_rest_api.example.root_resource_id
  path_part   = "example"
}

resource "aws_api_gateway_method" "example" {
  rest_api_id   = aws_api_gateway_rest_api.example.id
  resource_id   = aws_api_gateway_resource.example.id
  http_method   = "GET"
  authorization = "NONE"
}

resource "aws_acm_certificate" "example" {
  domain_name       = "example.com"
  validation_method = "DNS"
}

resource "aws_api_gateway_base_path_mapping" "example" {
  rest_api_id    = aws_api_gateway_rest_api.example.id
  stage_name     = aws_api_gateway_deployment.example.stage_name
  domain_name    = aws_route53_record.example.fqdn
  base_path      = "(none)"
  certificate_arn = aws_acm_certificate.example.arn
}

resource "aws_route53_zone" "example" {
  name = "example.com"
}

resource "aws_route53_record" "example" {
  zone_id = aws_route53_zone.example.zone_id
  name    = "example.com"
  type    = "CNAME"
  ttl     = "300"

  records = [
    aws_api_gateway_domain_name.example.regional_domain_name,
  ]
}

resource "aws_api_gateway_domain_name" "example" {
  certificate_arn = aws_ac

相关内容

热门资讯

透视普及!wepoker有辅助... 透视普及!wepoker有辅助功能吗(透视)wpk德州局透视,教程窍要(有挂助手)-哔哩哔哩1、we...
透视推荐!云扑克有透视吗(透视... 透视推荐!云扑克有透视吗(透视)wepokerplus万能挂,教程诀窍(有挂规律)-哔哩哔哩1、该软...
透视解谜!拱趴大菠萝机器人(透... 透视解谜!拱趴大菠萝机器人(透视)wpk辅助是什么,教程法门(有挂秘诀)-哔哩哔哩1、游戏颠覆性的策...
透视详细!aa poker透视... 透视详细!aa poker透视软件(透视)红龙poker辅助,教程大纲(有挂存在)-哔哩哔哩1、aa...
透视科普!wepoker透视视... 透视科普!wepoker透视视频(透视)wepoker透视脚本免费下载,教程机巧(有挂方略)-哔哩哔...
透视曝光!wepoker辅助器... 透视曝光!wepoker辅助器如何使用(透视)wepoker透视器免费,教程手段(有挂技巧)-哔哩哔...
透视推荐!德州局怎么透视(透视... 透视推荐!德州局怎么透视(透视)wejoker辅助软件,教程法门(有挂神器)-哔哩哔哩1、完成德州局...
透视开挂!哈糖大菠萝万能挂(透... 透视开挂!哈糖大菠萝万能挂(透视)wpk辅助哪里买,教程积累(有挂辅助)-哔哩哔哩1、玩家可以在哈糖...
透视解迷!如何下载wpk透视版... 透视解迷!如何下载wpk透视版(透视)wepoker是不是有人用挂,教程方针(有挂分析)-哔哩哔哩1...
透视推荐!wpk可以透视吗(透... 透视推荐!wpk可以透视吗(透视)pokemmo脚本辅助器,教程积累(详细教程)-哔哩哔哩1、上手简...