droe / sslsplit

Transparent SSL/TLS interception
https://www.roe.ch/SSLsplit
BSD 2-Clause "Simplified" License
1.73k stars 327 forks source link

Feature Request: Mimik Timestamps #264

Open SciLor opened 4 years ago

SciLor commented 4 years ago

I am currently trying to intercept some iot devices traffic. The problem with that the iot device is, that the clock isn't necessarily on the todays date. it may be in the past.

So sslsplit should also mimik the original certificates timestamps.

SciLor commented 4 years ago

Pull request https://github.com/droe/sslsplit/pull/265