Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
KIT-CA
dfnpkitool
Commits
57f7541c
Commit
57f7541c
authored
May 12, 2018
by
Heiko Reese
Browse files
…
parent
67b9cc08
Changes
1
Hide whitespace changes
Inline
Side-by-side
cmd/request.go
View file @
57f7541c
...
...
@@ -119,7 +119,7 @@ var requestCmd *cobra.Command = &cobra.Command{
}
// create http client
client
,
err
:=
dfnpki
.
GetHTTPClient
()
client
,
err
:=
dfnpki
.
Get
Public
HTTPClient
()
if
err
!=
nil
{
log
.
Fatal
(
err
)
}
...
...
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