mirror of
https://github.com/SSLMate/certspotter.git
synced 2025-12-18 12:54:18 +01:00
Remove an obsolete TODO
This commit is contained in:
@@ -226,8 +226,6 @@ func (info *CertInfo) Environ() []string {
|
|||||||
env = append(env, "ISSUER_DN="+info.Issuer.String())
|
env = append(env, "ISSUER_DN="+info.Issuer.String())
|
||||||
}
|
}
|
||||||
|
|
||||||
// TODO: include SANs in environment
|
|
||||||
|
|
||||||
return env
|
return env
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user