Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
A collection of examples to demonstrate the usage of the IBM Endpoint Manager
A collection of examples to demonstrate the usage of the HCL BigFix
RESTAPI.

cURL
Expand All @@ -22,7 +22,7 @@ Security
---

In order for curl to secure the connection to the server, you must install a
[custom HTTPS certificate](http://www-01.ibm.com/support/docview.wss?uid=swg21505848)
[custom HTTPS certificate](https://help.hcltechsw.com/bigfix/10.0/platform/Platform/Config/c_restapi_https_settings.html)
and use the `--cacert` option.

Alternatively, you can use the `--insecure` option to disable HTTPS
Expand Down