Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
Acme.Sh
Commits
044a9bb6
Commit
044a9bb6
authored
Aug 08, 2022
by
neilpang
Browse files
fix
https://github.com/acmesh-official/acme.sh/issues/4231
parent
a3114332
Changes
1
Hide whitespace changes
Inline
Side-by-side
dnsapi/dns_ovh.sh
View file @
044a9bb6
...
@@ -118,7 +118,7 @@ _initAuth() {
...
@@ -118,7 +118,7 @@ _initAuth() {
#return and wait for retry.
#return and wait for retry.
return
1
return
1
fi
fi
_saveaccountconf OVH_CK
"
$OVH_CK
"
_saveaccountconf
_mutable
OVH_CK
"
$OVH_CK
"
_info
"Checking authentication"
_info
"Checking authentication"
...
@@ -236,7 +236,7 @@ _ovh_authentication() {
...
@@ -236,7 +236,7 @@ _ovh_authentication() {
_secure_debug consumerKey
"
$consumerKey
"
_secure_debug consumerKey
"
$consumerKey
"
OVH_CK
=
"
$consumerKey
"
OVH_CK
=
"
$consumerKey
"
_saveaccountconf_mutable OVH_CK
"
$OVH_CK
"
_info
"Please open this link to do authentication:
$(
__green
"
$validationUrl
"
)
"
_info
"Please open this link to do authentication:
$(
__green
"
$validationUrl
"
)
"
_info
"Here is a guide for you:
$(
__green
"
$wiki
"
)
"
_info
"Here is a guide for you:
$(
__green
"
$wiki
"
)
"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment