mirror of
https://github.com/SSLMate/certspotter.git
synced 2025-06-27 10:15:33 +02:00
Remove an obsolete TODO
This commit is contained in:
parent
cd2bb429fc
commit
fff3b01b26
@ -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
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user