mirror of
https://github.com/woodchen-ink/certimate.git
synced 2025-07-18 01:11:55 +08:00
fix: could not deploy to rainyun rcdn
This commit is contained in:
parent
eb77ba5885
commit
11f7ebc95a
@ -1011,7 +1011,7 @@ func createSSLDeployerProvider(options *deployerProviderOptions) (core.SSLDeploy
|
||||
}
|
||||
|
||||
switch options.Provider {
|
||||
case domain.DeploymentProviderTypeTencentCloudCDN:
|
||||
case domain.DeploymentProviderTypeRainYunRCDN:
|
||||
deployer, err := pRainYunRCDN.NewSSLDeployerProvider(&pRainYunRCDN.SSLDeployerProviderConfig{
|
||||
ApiKey: access.ApiKey,
|
||||
InstanceId: xmaps.GetInt32(options.ProviderServiceConfig, "instanceId"),
|
||||
|
Loading…
x
Reference in New Issue
Block a user