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
719ba75f
Commit
719ba75f
authored
Jun 25, 2021
by
neilpang
Browse files
fix test server
parent
13ab9844
Changes
5
Hide whitespace changes
Inline
Side-by-side
.github/workflows/FreeBSD.yml
View file @
719ba75f
...
...
@@ -20,7 +20,7 @@ jobs:
strategy
:
matrix
:
include
:
-
TEST_ACME_Server
:
"
LetsEncrypt.org"
-
TEST_ACME_Server
:
"
LetsEncrypt.org
_test
"
CA_ECDSA
:
"
"
CA
:
"
"
CA_EMAIL
:
"
"
...
...
.github/workflows/MacOS.yml
View file @
719ba75f
...
...
@@ -20,7 +20,7 @@ jobs:
strategy
:
matrix
:
include
:
-
TEST_ACME_Server
:
"
LetsEncrypt.org"
-
TEST_ACME_Server
:
"
LetsEncrypt.org
_test
"
CA_ECDSA
:
"
"
CA
:
"
"
CA_EMAIL
:
"
"
...
...
.github/workflows/Solaris.yml
View file @
719ba75f
...
...
@@ -20,7 +20,7 @@ jobs:
strategy
:
matrix
:
include
:
-
TEST_ACME_Server
:
"
LetsEncrypt.org"
-
TEST_ACME_Server
:
"
LetsEncrypt.org
_test
"
CA_ECDSA
:
"
"
CA
:
"
"
CA_EMAIL
:
"
"
...
...
.github/workflows/Ubuntu.yml
View file @
719ba75f
...
...
@@ -20,7 +20,7 @@ jobs:
strategy
:
matrix
:
include
:
-
TEST_ACME_Server
:
"
LetsEncrypt.org"
-
TEST_ACME_Server
:
"
LetsEncrypt.org
_test
"
CA_ECDSA
:
"
"
CA
:
"
"
CA_EMAIL
:
"
"
...
...
.github/workflows/Windows.yml
View file @
719ba75f
...
...
@@ -20,7 +20,7 @@ jobs:
strategy
:
matrix
:
include
:
-
TEST_ACME_Server
:
"
LetsEncrypt.org"
-
TEST_ACME_Server
:
"
LetsEncrypt.org
_test
"
CA_ECDSA
:
"
"
CA
:
"
"
CA_EMAIL
:
"
"
...
...
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