goby-lang / goby

Goby - Yet another programming language written in Go
MIT License
3.48k stars 171 forks source link

https CURD ? #873

Open wade-fs opened 3 years ago

wade-fs commented 3 years ago

Before you submit the issue, please provide us following information:

Linux AND Windows, both 64 bit

git clone && go build

0.1.13, from git clone 20210125

GOBY_ROOT=. for current goby root directory

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