tencentcloud-sdk-ssl 3.0.1118 → 3.0.1122

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: b4d3d0c7d13cba60479ca512bcf51620a928a573
4
- data.tar.gz: cb4d474a1116b51b60e5af68384fd96d8de7c6e6
3
+ metadata.gz: 3dec8f90a6c3fcb75d7aef53267f856b73c64daa
4
+ data.tar.gz: d37006be7287fc8d5940876c25493bc2ae639876
5
5
  SHA512:
6
- metadata.gz: 5a161b808326776697325f3cabbf639bb87d1d15c18ac9f055388cc9c88cc5b3d6bd1d60d940416b8434367e8fa9c7a400a42403ea95a16a9ec78f98c312fba5
7
- data.tar.gz: bac89e2259230cc6ff6892ebdb7332e94fa849333e4254ebbeadb1a9a41d7fa377382d04f0b05f248ff3d20340974a77742b8f4b315527d5038e1d7130074648
6
+ metadata.gz: efbf3f46b0c47e485ac736a7db8484d86e645f6a0ffaf74a11828de22246d4ad4ea811b040fbe0dc51f0f6e8b8bd454b637f6cb28e9eefd97ec077f2a4540fad
7
+ data.tar.gz: 9dd4af83ac1a3d77aacc9a9ae6a7817b6fc080e8884346f9a11c3d518d7bd918cb0b509b8c8794a5b23e698c3bdfd1654d102564b73a7e430dc1e4df49a0c67d
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1118
1
+ 3.0.1122
@@ -4087,7 +4087,7 @@ module TencentCloud
4087
4087
  class DescribeDownloadCertificateUrlRequest < TencentCloud::Common::AbstractModel
4088
4088
  # @param CertificateId: 证书ID
4089
4089
  # @type CertificateId: String
4090
- # @param ServiceType: 必填选项,下载的服务类型: nginx tomcat apache iis jks other root
4090
+ # @param ServiceType: 下载的服务类型: nginx tomcat apache iis jks other root, 不传则默认下载nginx格式
4091
4091
  # @type ServiceType: String
4092
4092
 
4093
4093
  attr_accessor :CertificateId, :ServiceType
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-ssl
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.1118
4
+ version: 3.0.1122
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2025-08-05 00:00:00.000000000 Z
11
+ date: 2025-08-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common