kaikramer / keystore-explorer

KeyStore Explorer is a free GUI replacement for the Java command-line utilities keytool and jarsigner.
https://keystore-explorer.org/
GNU General Public License v3.0
1.7k stars 275 forks source link

Added TSL signing extended key usage #198

Closed vakho10 closed 5 years ago

vakho10 commented 5 years ago

I've added extended key usage for TSL signing. Specified by ETSI TS 102 231 V3.1.2 for the purpose of signing Trust-service Status Lists. OID string: "0.4.0.2231.3.0".

kaikramer commented 5 years ago

Thanks for your contribution! I'll review the PR on the weekend.

vakho10 commented 5 years ago

@kaikramer No, thank you. This will be my very first contribution :)

kaikramer commented 5 years ago

Thanks again!