Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Nov 1, 2017. It is now read-only.

Commit08af3ae

Browse files
committed
add link re: -k flag and move note to tip section
1 parent7055fe3 commit08af3ae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎content/v3/enterprise/management_console.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ You must explicitly set the port number when making API calls to the Management
1414

1515
If you don't want to provide a port number, you'll need to configure your tool to automatically follow redirects.
1616

17+
You may also need to add the[`-k` flag](http://curl.haxx.se/docs/manpage.html#-k) when using`curl`, since GitHub Enterprise uses a self-signed certificate before you[add your own SSL certificate](https://help.github.com/enterprise/admin/guides/installation/dns-hostname-subdomain-isolation-and-ssl/#ssl).
18+
1719
{{/tip}}
1820

1921
##Authentication
@@ -47,8 +49,6 @@ When using this endpoint, your Enterprise instance must have a password set. Thi
4749
1. If you're working directly with the API before accessing the web interface, you must pass in the password parameter to set your password.
4850
2. If you set up your instance via the web interface before accessing the API, your calls to this endpoint do not need the password parameter.
4951

50-
You may also need to add the`-k` flag when using`curl`, since GitHub Enterprise uses a self-signed certificate before you[add your own SSL certificate](https://help.github.com/enterprise/admin/guides/installation/dns-hostname-subdomain-isolation-and-ssl/#ssl).
51-
5252
{{/warning}}
5353

5454
###Parameters

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp