tencentcloud-sdk-ssl 3.0.814 → 3.0.815

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: 22c38fff06bf285ca8ca4b8b0c20686c81847fe0
4
- data.tar.gz: 1aa4b808ddb27d1ffcaf8b7f7670732ace671424
3
+ metadata.gz: 143c370c3bff4476a1e577dcb109a0b61f027665
4
+ data.tar.gz: 3314e3b78c7c5ae8c3d97dbeb266038aaf6f6dfb
5
5
  SHA512:
6
- metadata.gz: 8be3c3c1abf4c970090aa4b7217f463e942ec5cf2f1490d03ceb285b437c198bddba392eccceeb86b7e8a92bdf2c4a3a3ef0c1c05e8c56274f5a66c3b3ddbff6
7
- data.tar.gz: cf92f0acf7178f9358fc6fc4cc36e3f9de92d2949385fb7af60fd46c48d09a8d6e6275a49457539acc4c8ca880ae61cd634b86e82702384cfdfefa93104dabd8
6
+ metadata.gz: e8a64be72f3b174a70cdbd055ade5ec13cc4a01d8d6b492746053c711d2a4c983a094ab0d5b8bca1d0c74dea9a9252368fa5b05d31460ba88562bd3014fc5b68
7
+ data.tar.gz: 856c6545c0a67053e674e40083f96da9b3f059bc67102efe2659c89d065f42c96602c24596c4ee6a6eeff2d5418bf77baf4873d593a8cca7aba9dd1a5ca5a4db
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.814
1
+ 3.0.815
@@ -90,13 +90,13 @@ module TencentCloud
90
90
  # @type DomainName: String
91
91
  # @param ProjectId: 项目 ID。
92
92
  # @type ProjectId: Integer
93
- # @param PackageType: 证书类型,目前仅支持类型22 = TrustAsia TLS RSA CA
93
+ # @param PackageType: 证书类型,目前仅支持类型8383 = TrustAsia C1 DV Free
94
94
  # @type PackageType: String
95
95
  # @param ContactEmail: 邮箱。
96
96
  # @type ContactEmail: String
97
97
  # @param ContactPhone: 手机。
98
98
  # @type ContactPhone: String
99
- # @param ValidityPeriod: 有效期,默认12个月,目前仅支持12个月。
99
+ # @param ValidityPeriod: 有效期,默认3个月,目前仅支持3个月。
100
100
  # @type ValidityPeriod: String
101
101
  # @param CsrEncryptAlgo: 加密算法,支持 RSA及ECC。
102
102
  # @type CsrEncryptAlgo: String
@@ -6222,8 +6222,8 @@ module TencentCloud
6222
6222
 
6223
6223
  attr_accessor :OldCertificateId, :ResourceTypes, :CertificateId, :Regions, :ResourceTypesRegions, :CertificatePublicKey, :CertificatePrivateKey, :ExpiringNotificationSwitch, :Repeatable, :AllowDownload, :Tags, :ProjectId
6224
6224
  extend Gem::Deprecate
6225
- deprecate :Regions, :none, 2024, 4
6226
- deprecate :Regions=, :none, 2024, 4
6225
+ deprecate :Regions, :none, 2024, 5
6226
+ deprecate :Regions=, :none, 2024, 5
6227
6227
 
6228
6228
  def initialize(oldcertificateid=nil, resourcetypes=nil, certificateid=nil, regions=nil, resourcetypesregions=nil, certificatepublickey=nil, certificateprivatekey=nil, expiringnotificationswitch=nil, repeatable=nil, allowdownload=nil, tags=nil, projectid=nil)
6229
6229
  @OldCertificateId = oldcertificateid
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-ssl
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.814
4
+ version: 3.0.815
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud