bugst / go-serial

A cross-platform serial library for go-lang.
BSD 3-Clause "New" or "Revised" License
619 stars 189 forks source link

Certificate expired for go.bug.st #71

Closed danacr closed 4 years ago

danacr commented 4 years ago

When running go get go.bug.st/serial

root@47206a184542:/go# go get go.bug.st/serial
package go.bug.st/serial: unrecognized import path "go.bug.st/serial" (https fetch: Get https://go.bug.st/serial?go-get=1: x509: certificate has expired or is not yet valid)

Accessing via Chrome https://go.bug.st reports the following:

NET::ERR_CERT_DATE_INVALID
Subject: go.bug.st

Issuer: Let's Encrypt Authority X3

Expires on: Jan 10, 2020

Current date: Jan 11, 2020
cmaglie commented 4 years ago

fixed sorry for the hassle.