Versions in this module Expand all Collapse all v1 v1.8.7 Dec 27, 2023 v1.0.0 Dec 27, 2023 Changes in this version + func CheckOCSPFileIsNotExist(path string) bool + func GetOCSPForCert(cert [][]byte) ([]byte, error) + func GetOCSPForFile(path string) ([]byte, error) + func GetOCSPStapling(cert [][]byte, path string) ([]byte, error)