Welcome, Im interesting in creating my own local service, witch support TSL v1 only.
I know its weak. But some app does not allow use modern cert above 1.0... This app has no update to long, and just update it to TSL 1.3/1.2 is impossible.
There two question in complex.
- How to create self-signed cert (private and public key) v1.0
- How to use this cert in C#, im binding loop back address.
maybe soft like makecert/openssl can help? Which crypt-algorithm i should to use?