go-piv / go-ykpiv

Golang interface to manage Yubikeys, including a crypto.Signer & crypto.Decrypter interface

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SSL cert expired

liamg opened this issue · comments

It looks like the SSL certificate has expired for https://pault.ag.

This means a go get fails a la:

package pault.ag/go/ykpiv: unrecognized import path "pault.ag/go/ykpiv" (https fetch: Get https://pault.ag/go/ykpiv?go-get=1: x509: certificate has expired or is not yet valid)

Should be fixed now - I need to move this to S3.

@paultag Thanks for the very speedy resolution! 👍

The certificate seems to have expired again (expiration happened at Monday, July 22, 2019 at 7:34:50 AM Pacific). Do you think you could renew it?

I restarted nginx -- the issue is it does restart, but it doesn't autorestart. I need to move the whole thing to S3. I can likely do this next week. Thanks, all.

(Resolved again, thank you).