You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/v3/enterprise/management_console.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,7 @@ When using this endpoint, your Enterprise instance must have a password set. Thi
47
47
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.
48
48
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.
49
49
50
-
You may also need touse the`-k` flag, as GitHub Enterprise uses a self-signed certificate before you[enable your own SSL certificate](https://help.github.com/enterprise/admin/guides/installation/dns-hostname-subdomain-isolation-and-ssl/#ssl).
50
+
You may also need toadd the`-k` flag when using`curl`, sicne 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).