goby
goby copied to clipboard
https CURD ?
Before you submit the issue, please provide us following information:
- Your operating system
Linux AND Windows, both 64 bit
- How did you install Goby
git clone && go build
- Goby version
0.1.13, from git clone 20210125
- The value of
$GOBY_ROOT
GOBY_ROOT=. for current goby root directory
- Error messages
HTTPError: Could not complete request, Get "https://localhost:8085/api/object/termgrp": x509: certificate signed by unknown authority from C:\Users\OEM\Desktop\Q8 Repo\AUTO_TEST\scripts\002.gb:3
WHERE 002.gb: require "net/http" puts(Net::HTTP.get("https://localhost:8085/api/object/termgrp"))
If you have trouble building Goby on your machine, please check $GOPATH
and $GOROOT