Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BoulderAPIFetcher ¶
func (*BoulderAPIFetcher) FetchNotAfter ¶
func (baf *BoulderAPIFetcher) FetchNotAfter(ctx context.Context, serial *big.Int) (time.Time, error)
FetchNotAfter downloads a certificate, parses it, and returns the NotAfter on it. It uses a non-acme path to download a certificate unauthenticated by serial. So it is specific to Boulder's API, not a generic ACME API client.
Click to show internal directories.
Click to hide internal directories.