micpez
Results
2
issues of
micpez
#### Brief description bytes(TLS_Ext_CSR) returns one additional byte when with TLS_Ext_CSR.len=0 The reason should be that: - raw_packet_cache is not considered in `_GenericTLSSessionInheritance.__bytes__()` - `.i2m()` method returns 0 even if...
bug
tls
Move install step logic from groovy file to bash scripts in .ci directory in ngic-rtc repo.