tencentcloud-sdk-ssl 3.0.1074 → 3.0.1077

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.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/VERSION +1 -1
  3. data/lib/v20191205/models.rb +75 -28
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 81a2a97db30d8defa4cc4efc252cedb57ae6f7b5
4
- data.tar.gz: 51d222814f85484db04462a24259f4d7923666e0
3
+ metadata.gz: d232bb9cf19fe94d3c9c580beafb78c79ebf9013
4
+ data.tar.gz: f2c1989ba043218c87afdcf4d5bb039aa5bd1903
5
5
  SHA512:
6
- metadata.gz: f537680a957c044aff89754c4085065d697149336f4c22033c011af880c978ef176fc6294b04c61666181556e18d72372d30f8ac4774be5713307c3d2f1b988e
7
- data.tar.gz: 5f2b220dd92f5a47cf8fda77fbdb62aa3eb39c0a922f3bf62dceeac83f497949d2b17ce6c152069a29305dd52eb72c3b96e7989a362ceb43f2b7a93d10e90f2d
6
+ metadata.gz: c5831ffe3c0e9793e208eef44b768c9e78fb766c52535a198a925595ca44fb999214a89824d088907045930e6fdb59a013f9135aeb14b2ad300727417e555e5b
7
+ data.tar.gz: 561a5f2d8000ee7480f8e37bb4dd0a052067875af5c42874a1365c09ab2caa68285552d07feb33ce54de8d74536edaed1f65d2ce54e515ab68d6e6850278bdeb
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1074
1
+ 3.0.1077
@@ -1009,10 +1009,12 @@ module TencentCloud
1009
1009
  # @param HostingConfig: 托管配置信息
1010
1010
  # 注意:此字段可能返回 null,表示取不到有效值。
1011
1011
  # @type HostingConfig: :class:`Tencentcloud::Ssl.v20191205.models.HostingConfig`
1012
+ # @param IsHostingUploadRenewCert: 是否是上传托管续费证书
1013
+ # @type IsHostingUploadRenewCert: Boolean
1012
1014
 
1013
- attr_accessor :OwnerUin, :ProjectId, :From, :PackageType, :CertificateType, :ProductZhName, :Domain, :Alias, :Status, :CertificateExtra, :VulnerabilityStatus, :StatusMsg, :VerifyType, :CertBeginTime, :CertEndTime, :ValidityPeriod, :InsertTime, :CertificateId, :SubjectAltName, :PackageTypeName, :StatusName, :IsVip, :IsDv, :IsWildcard, :IsVulnerability, :RenewAble, :ProjectInfo, :BoundResource, :Deployable, :Tags, :IsIgnore, :IsSM, :EncryptAlgorithm, :CAEncryptAlgorithms, :CAEndTimes, :CACommonNames, :PreAuditInfo, :AutoRenewFlag, :HostingStatus, :HostingCompleteTime, :HostingRenewCertId, :HasRenewOrder, :ReplaceOriCertIsDelete, :IsExpiring, :DVAuthDeadline, :ValidationPassedTime, :CertSANs, :AwaitingValidationMsg, :AllowDownload, :IsDNSPODResolve, :IsPackage, :KeyPasswordCustomFlag, :SupportDownloadType, :CertRevokedTime, :HostingResourceTypes, :HostingConfig
1015
+ attr_accessor :OwnerUin, :ProjectId, :From, :PackageType, :CertificateType, :ProductZhName, :Domain, :Alias, :Status, :CertificateExtra, :VulnerabilityStatus, :StatusMsg, :VerifyType, :CertBeginTime, :CertEndTime, :ValidityPeriod, :InsertTime, :CertificateId, :SubjectAltName, :PackageTypeName, :StatusName, :IsVip, :IsDv, :IsWildcard, :IsVulnerability, :RenewAble, :ProjectInfo, :BoundResource, :Deployable, :Tags, :IsIgnore, :IsSM, :EncryptAlgorithm, :CAEncryptAlgorithms, :CAEndTimes, :CACommonNames, :PreAuditInfo, :AutoRenewFlag, :HostingStatus, :HostingCompleteTime, :HostingRenewCertId, :HasRenewOrder, :ReplaceOriCertIsDelete, :IsExpiring, :DVAuthDeadline, :ValidationPassedTime, :CertSANs, :AwaitingValidationMsg, :AllowDownload, :IsDNSPODResolve, :IsPackage, :KeyPasswordCustomFlag, :SupportDownloadType, :CertRevokedTime, :HostingResourceTypes, :HostingConfig, :IsHostingUploadRenewCert
1014
1016
 
1015
- def initialize(owneruin=nil, projectid=nil, from=nil, packagetype=nil, certificatetype=nil, productzhname=nil, domain=nil, _alias=nil, status=nil, certificateextra=nil, vulnerabilitystatus=nil, statusmsg=nil, verifytype=nil, certbegintime=nil, certendtime=nil, validityperiod=nil, inserttime=nil, certificateid=nil, subjectaltname=nil, packagetypename=nil, statusname=nil, isvip=nil, isdv=nil, iswildcard=nil, isvulnerability=nil, renewable=nil, projectinfo=nil, boundresource=nil, deployable=nil, tags=nil, isignore=nil, issm=nil, encryptalgorithm=nil, caencryptalgorithms=nil, caendtimes=nil, cacommonnames=nil, preauditinfo=nil, autorenewflag=nil, hostingstatus=nil, hostingcompletetime=nil, hostingrenewcertid=nil, hasreneworder=nil, replaceoricertisdelete=nil, isexpiring=nil, dvauthdeadline=nil, validationpassedtime=nil, certsans=nil, awaitingvalidationmsg=nil, allowdownload=nil, isdnspodresolve=nil, ispackage=nil, keypasswordcustomflag=nil, supportdownloadtype=nil, certrevokedtime=nil, hostingresourcetypes=nil, hostingconfig=nil)
1017
+ def initialize(owneruin=nil, projectid=nil, from=nil, packagetype=nil, certificatetype=nil, productzhname=nil, domain=nil, _alias=nil, status=nil, certificateextra=nil, vulnerabilitystatus=nil, statusmsg=nil, verifytype=nil, certbegintime=nil, certendtime=nil, validityperiod=nil, inserttime=nil, certificateid=nil, subjectaltname=nil, packagetypename=nil, statusname=nil, isvip=nil, isdv=nil, iswildcard=nil, isvulnerability=nil, renewable=nil, projectinfo=nil, boundresource=nil, deployable=nil, tags=nil, isignore=nil, issm=nil, encryptalgorithm=nil, caencryptalgorithms=nil, caendtimes=nil, cacommonnames=nil, preauditinfo=nil, autorenewflag=nil, hostingstatus=nil, hostingcompletetime=nil, hostingrenewcertid=nil, hasreneworder=nil, replaceoricertisdelete=nil, isexpiring=nil, dvauthdeadline=nil, validationpassedtime=nil, certsans=nil, awaitingvalidationmsg=nil, allowdownload=nil, isdnspodresolve=nil, ispackage=nil, keypasswordcustomflag=nil, supportdownloadtype=nil, certrevokedtime=nil, hostingresourcetypes=nil, hostingconfig=nil, ishostinguploadrenewcert=nil)
1016
1018
  @OwnerUin = owneruin
1017
1019
  @ProjectId = projectid
1018
1020
  @From = from
@@ -1069,6 +1071,7 @@ module TencentCloud
1069
1071
  @CertRevokedTime = certrevokedtime
1070
1072
  @HostingResourceTypes = hostingresourcetypes
1071
1073
  @HostingConfig = hostingconfig
1074
+ @IsHostingUploadRenewCert = ishostinguploadrenewcert
1072
1075
  end
1073
1076
 
1074
1077
  def deserialize(params)
@@ -1150,6 +1153,7 @@ module TencentCloud
1150
1153
  @HostingConfig = HostingConfig.new
1151
1154
  @HostingConfig.deserialize(params['HostingConfig'])
1152
1155
  end
1156
+ @IsHostingUploadRenewCert = params['IsHostingUploadRenewCert']
1153
1157
  end
1154
1158
  end
1155
1159
 
@@ -3082,12 +3086,16 @@ module TencentCloud
3082
3086
  # @param CertChainInfo: 证书链信息
3083
3087
  # 注意:此字段可能返回 null,表示取不到有效值。
3084
3088
  # @type CertChainInfo: Array
3089
+ # @param DomainType: 证书域名类型, 1(单域名);2(多域名);3(泛域名);4(多泛域名)
3090
+ # @type DomainType: Integer
3091
+ # @param CertType: 证书类型,DV(域名型);OV(企业型);EV(增强型)
3092
+ # @type CertType: String
3085
3093
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
3086
3094
  # @type RequestId: String
3087
3095
 
3088
- attr_accessor :OwnerUin, :ProjectId, :From, :CertificateType, :PackageType, :ProductZhName, :Domain, :Alias, :Status, :StatusMsg, :VerifyType, :VulnerabilityStatus, :CertBeginTime, :CertEndTime, :ValidityPeriod, :InsertTime, :OrderId, :CertificateExtra, :CertificatePrivateKey, :CertificatePublicKey, :DvAuthDetail, :VulnerabilityReport, :CertificateId, :TypeName, :StatusName, :SubjectAltName, :IsVip, :IsWildcard, :IsDv, :IsVulnerability, :SubmittedData, :RenewAble, :Deployable, :Tags, :RootCert, :EncryptCert, :EncryptPrivateKey, :CertFingerprint, :EncryptCertFingerprint, :EncryptAlgorithm, :DvRevokeAuthDetail, :CertChainInfo, :RequestId
3096
+ attr_accessor :OwnerUin, :ProjectId, :From, :CertificateType, :PackageType, :ProductZhName, :Domain, :Alias, :Status, :StatusMsg, :VerifyType, :VulnerabilityStatus, :CertBeginTime, :CertEndTime, :ValidityPeriod, :InsertTime, :OrderId, :CertificateExtra, :CertificatePrivateKey, :CertificatePublicKey, :DvAuthDetail, :VulnerabilityReport, :CertificateId, :TypeName, :StatusName, :SubjectAltName, :IsVip, :IsWildcard, :IsDv, :IsVulnerability, :SubmittedData, :RenewAble, :Deployable, :Tags, :RootCert, :EncryptCert, :EncryptPrivateKey, :CertFingerprint, :EncryptCertFingerprint, :EncryptAlgorithm, :DvRevokeAuthDetail, :CertChainInfo, :DomainType, :CertType, :RequestId
3089
3097
 
3090
- def initialize(owneruin=nil, projectid=nil, from=nil, certificatetype=nil, packagetype=nil, productzhname=nil, domain=nil, _alias=nil, status=nil, statusmsg=nil, verifytype=nil, vulnerabilitystatus=nil, certbegintime=nil, certendtime=nil, validityperiod=nil, inserttime=nil, orderid=nil, certificateextra=nil, certificateprivatekey=nil, certificatepublickey=nil, dvauthdetail=nil, vulnerabilityreport=nil, certificateid=nil, typename=nil, statusname=nil, subjectaltname=nil, isvip=nil, iswildcard=nil, isdv=nil, isvulnerability=nil, submitteddata=nil, renewable=nil, deployable=nil, tags=nil, rootcert=nil, encryptcert=nil, encryptprivatekey=nil, certfingerprint=nil, encryptcertfingerprint=nil, encryptalgorithm=nil, dvrevokeauthdetail=nil, certchaininfo=nil, requestid=nil)
3098
+ def initialize(owneruin=nil, projectid=nil, from=nil, certificatetype=nil, packagetype=nil, productzhname=nil, domain=nil, _alias=nil, status=nil, statusmsg=nil, verifytype=nil, vulnerabilitystatus=nil, certbegintime=nil, certendtime=nil, validityperiod=nil, inserttime=nil, orderid=nil, certificateextra=nil, certificateprivatekey=nil, certificatepublickey=nil, dvauthdetail=nil, vulnerabilityreport=nil, certificateid=nil, typename=nil, statusname=nil, subjectaltname=nil, isvip=nil, iswildcard=nil, isdv=nil, isvulnerability=nil, submitteddata=nil, renewable=nil, deployable=nil, tags=nil, rootcert=nil, encryptcert=nil, encryptprivatekey=nil, certfingerprint=nil, encryptcertfingerprint=nil, encryptalgorithm=nil, dvrevokeauthdetail=nil, certchaininfo=nil, domaintype=nil, certtype=nil, requestid=nil)
3091
3099
  @OwnerUin = owneruin
3092
3100
  @ProjectId = projectid
3093
3101
  @From = from
@@ -3130,6 +3138,8 @@ module TencentCloud
3130
3138
  @EncryptAlgorithm = encryptalgorithm
3131
3139
  @DvRevokeAuthDetail = dvrevokeauthdetail
3132
3140
  @CertChainInfo = certchaininfo
3141
+ @DomainType = domaintype
3142
+ @CertType = certtype
3133
3143
  @RequestId = requestid
3134
3144
  end
3135
3145
 
@@ -3209,6 +3219,8 @@ module TencentCloud
3209
3219
  @CertChainInfo << certbasicinfo_tmp
3210
3220
  end
3211
3221
  end
3222
+ @DomainType = params['DomainType']
3223
+ @CertType = params['CertType']
3212
3224
  @RequestId = params['RequestId']
3213
3225
  end
3214
3226
  end
@@ -3937,8 +3949,8 @@ module TencentCloud
3937
3949
 
3938
3950
  attr_accessor :CertificateId, :IsCache, :Filters, :ResourceType, :OldCertificateId, :Limit, :Offset
3939
3951
  extend Gem::Deprecate
3940
- deprecate :ResourceType, :none, 2025, 5
3941
- deprecate :ResourceType=, :none, 2025, 5
3952
+ deprecate :ResourceType, :none, 2025, 6
3953
+ deprecate :ResourceType=, :none, 2025, 6
3942
3954
 
3943
3955
  def initialize(certificateid=nil, iscache=nil, filters=nil, resourcetype=nil, oldcertificateid=nil, limit=nil, offset=nil)
3944
3956
  @CertificateId = certificateid
@@ -4020,8 +4032,8 @@ module TencentCloud
4020
4032
 
4021
4033
  attr_accessor :CertificateId, :IsCache, :Filters, :ResourceType, :OldCertificateId, :Offset, :Limit, :AsyncCache
4022
4034
  extend Gem::Deprecate
4023
- deprecate :ResourceType, :none, 2025, 5
4024
- deprecate :ResourceType=, :none, 2025, 5
4035
+ deprecate :ResourceType, :none, 2025, 6
4036
+ deprecate :ResourceType=, :none, 2025, 6
4025
4037
 
4026
4038
  def initialize(certificateid=nil, iscache=nil, filters=nil, resourcetype=nil, oldcertificateid=nil, offset=nil, limit=nil, asynccache=nil)
4027
4039
  @CertificateId = certificateid
@@ -4497,8 +4509,8 @@ module TencentCloud
4497
4509
 
4498
4510
  attr_accessor :CertificateId, :IsCache, :Filters, :ResourceType
4499
4511
  extend Gem::Deprecate
4500
- deprecate :ResourceType, :none, 2025, 5
4501
- deprecate :ResourceType=, :none, 2025, 5
4512
+ deprecate :ResourceType, :none, 2025, 6
4513
+ deprecate :ResourceType=, :none, 2025, 6
4502
4514
 
4503
4515
  def initialize(certificateid=nil, iscache=nil, filters=nil, resourcetype=nil)
4504
4516
  @CertificateId = certificateid
@@ -4568,8 +4580,8 @@ module TencentCloud
4568
4580
 
4569
4581
  attr_accessor :CertificateId, :IsCache, :Filters, :ResourceType, :OldCertificateId
4570
4582
  extend Gem::Deprecate
4571
- deprecate :ResourceType, :none, 2025, 5
4572
- deprecate :ResourceType=, :none, 2025, 5
4583
+ deprecate :ResourceType, :none, 2025, 6
4584
+ deprecate :ResourceType=, :none, 2025, 6
4573
4585
 
4574
4586
  def initialize(certificateid=nil, iscache=nil, filters=nil, resourcetype=nil, oldcertificateid=nil)
4575
4587
  @CertificateId = certificateid
@@ -4643,8 +4655,8 @@ module TencentCloud
4643
4655
 
4644
4656
  attr_accessor :CertificateId, :ResourceType, :IsCache, :Filters, :OldCertificateId, :Offset, :Limit, :AsyncCache
4645
4657
  extend Gem::Deprecate
4646
- deprecate :ResourceType, :none, 2025, 5
4647
- deprecate :ResourceType=, :none, 2025, 5
4658
+ deprecate :ResourceType, :none, 2025, 6
4659
+ deprecate :ResourceType=, :none, 2025, 6
4648
4660
 
4649
4661
  def initialize(certificateid=nil, resourcetype=nil, iscache=nil, filters=nil, oldcertificateid=nil, offset=nil, limit=nil, asynccache=nil)
4650
4662
  @CertificateId = certificateid
@@ -4938,8 +4950,8 @@ module TencentCloud
4938
4950
 
4939
4951
  attr_accessor :CertificateId, :IsCache, :Filters, :ResourceType, :OldCertificateId
4940
4952
  extend Gem::Deprecate
4941
- deprecate :ResourceType, :none, 2025, 5
4942
- deprecate :ResourceType=, :none, 2025, 5
4953
+ deprecate :ResourceType, :none, 2025, 6
4954
+ deprecate :ResourceType=, :none, 2025, 6
4943
4955
 
4944
4956
  def initialize(certificateid=nil, iscache=nil, filters=nil, resourcetype=nil, oldcertificateid=nil)
4945
4957
  @CertificateId = certificateid
@@ -5011,8 +5023,8 @@ module TencentCloud
5011
5023
 
5012
5024
  attr_accessor :CertificateId, :IsCache, :Filters, :ResourceType, :OldCertificateId
5013
5025
  extend Gem::Deprecate
5014
- deprecate :ResourceType, :none, 2025, 5
5015
- deprecate :ResourceType=, :none, 2025, 5
5026
+ deprecate :ResourceType, :none, 2025, 6
5027
+ deprecate :ResourceType=, :none, 2025, 6
5016
5028
 
5017
5029
  def initialize(certificateid=nil, iscache=nil, filters=nil, resourcetype=nil, oldcertificateid=nil)
5018
5030
  @CertificateId = certificateid
@@ -5076,10 +5088,10 @@ module TencentCloud
5076
5088
 
5077
5089
  attr_accessor :ManagerId, :Limit, :Offset
5078
5090
  extend Gem::Deprecate
5079
- deprecate :Limit, :none, 2025, 5
5080
- deprecate :Limit=, :none, 2025, 5
5081
- deprecate :Offset, :none, 2025, 5
5082
- deprecate :Offset=, :none, 2025, 5
5091
+ deprecate :Limit, :none, 2025, 6
5092
+ deprecate :Limit=, :none, 2025, 6
5093
+ deprecate :Offset, :none, 2025, 6
5094
+ deprecate :Offset=, :none, 2025, 6
5083
5095
 
5084
5096
  def initialize(managerid=nil, limit=nil, offset=nil)
5085
5097
  @ManagerId = managerid
@@ -5141,8 +5153,8 @@ module TencentCloud
5141
5153
 
5142
5154
  attr_accessor :Status, :ManagerFirstName, :ManagerMail, :ContactFirstName, :ManagerLastName, :ContactPosition, :ManagerPosition, :VerifyTime, :CreateTime, :ExpireTime, :ContactLastName, :ManagerPhone, :ContactPhone, :ContactMail, :ManagerDepartment, :CompanyInfo, :CompanyId, :ManagerId, :StatusInfo, :RequestId
5143
5155
  extend Gem::Deprecate
5144
- deprecate :Status, :none, 2025, 5
5145
- deprecate :Status=, :none, 2025, 5
5156
+ deprecate :Status, :none, 2025, 6
5157
+ deprecate :Status=, :none, 2025, 6
5146
5158
 
5147
5159
  def initialize(status=nil, managerfirstname=nil, managermail=nil, contactfirstname=nil, managerlastname=nil, contactposition=nil, managerposition=nil, verifytime=nil, createtime=nil, expiretime=nil, contactlastname=nil, managerphone=nil, contactphone=nil, contactmail=nil, managerdepartment=nil, companyinfo=nil, companyid=nil, managerid=nil, statusinfo=nil, requestid=nil)
5148
5160
  @Status = status
@@ -5809,6 +5821,30 @@ module TencentCloud
5809
5821
  end
5810
5822
  end
5811
5823
 
5824
+ # 管理人预审核的域名列表
5825
+ class ManagerPreAuditDomain < TencentCloud::Common::AbstractModel
5826
+ # @param Domain: 预审核域名信息
5827
+ # @type Domain: String
5828
+ # @param CreateTime: 预审核域名创建时间
5829
+ # @type CreateTime: String
5830
+ # @param ExpireTime: 预审核域名过期时间
5831
+ # @type ExpireTime: String
5832
+
5833
+ attr_accessor :Domain, :CreateTime, :ExpireTime
5834
+
5835
+ def initialize(domain=nil, createtime=nil, expiretime=nil)
5836
+ @Domain = domain
5837
+ @CreateTime = createtime
5838
+ @ExpireTime = expiretime
5839
+ end
5840
+
5841
+ def deserialize(params)
5842
+ @Domain = params['Domain']
5843
+ @CreateTime = params['CreateTime']
5844
+ @ExpireTime = params['ExpireTime']
5845
+ end
5846
+ end
5847
+
5812
5848
  # 管理人的四种审核状态
5813
5849
  class ManagerStatusInfo < TencentCloud::Common::AbstractModel
5814
5850
  # @param Type: 审核类型,枚举值:ov,ev
@@ -5819,14 +5855,17 @@ module TencentCloud
5819
5855
  # @type CreateTime: String
5820
5856
  # @param ExpireTime: 过期时间
5821
5857
  # @type ExpireTime: String
5858
+ # @param ManagerPreAuditDomains: 管理人预审核的域名列表
5859
+ # @type ManagerPreAuditDomains: Array
5822
5860
 
5823
- attr_accessor :Type, :Status, :CreateTime, :ExpireTime
5861
+ attr_accessor :Type, :Status, :CreateTime, :ExpireTime, :ManagerPreAuditDomains
5824
5862
 
5825
- def initialize(type=nil, status=nil, createtime=nil, expiretime=nil)
5863
+ def initialize(type=nil, status=nil, createtime=nil, expiretime=nil, managerpreauditdomains=nil)
5826
5864
  @Type = type
5827
5865
  @Status = status
5828
5866
  @CreateTime = createtime
5829
5867
  @ExpireTime = expiretime
5868
+ @ManagerPreAuditDomains = managerpreauditdomains
5830
5869
  end
5831
5870
 
5832
5871
  def deserialize(params)
@@ -5834,6 +5873,14 @@ module TencentCloud
5834
5873
  @Status = params['Status']
5835
5874
  @CreateTime = params['CreateTime']
5836
5875
  @ExpireTime = params['ExpireTime']
5876
+ unless params['ManagerPreAuditDomains'].nil?
5877
+ @ManagerPreAuditDomains = []
5878
+ params['ManagerPreAuditDomains'].each do |i|
5879
+ managerpreauditdomain_tmp = ManagerPreAuditDomain.new
5880
+ managerpreauditdomain_tmp.deserialize(i)
5881
+ @ManagerPreAuditDomains << managerpreauditdomain_tmp
5882
+ end
5883
+ end
5837
5884
  end
5838
5885
  end
5839
5886
 
@@ -7384,8 +7431,8 @@ module TencentCloud
7384
7431
 
7385
7432
  attr_accessor :OldCertificateId, :ResourceTypes, :CertificateId, :Regions, :ResourceTypesRegions, :CertificatePublicKey, :CertificatePrivateKey, :ExpiringNotificationSwitch, :Repeatable, :AllowDownload, :Tags, :ProjectId
7386
7433
  extend Gem::Deprecate
7387
- deprecate :Regions, :none, 2025, 5
7388
- deprecate :Regions=, :none, 2025, 5
7434
+ deprecate :Regions, :none, 2025, 6
7435
+ deprecate :Regions=, :none, 2025, 6
7389
7436
 
7390
7437
  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)
7391
7438
  @OldCertificateId = oldcertificateid
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.1074
4
+ version: 3.0.1077
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-06-04 00:00:00.000000000 Z
11
+ date: 2025-06-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common