1
0
mirror of https://github.com/vanhoefm/fragattacks.git synced 2025-02-24 20:59:35 -05:00

5 lines
131 B
Bash
Raw Normal View History

#!/bin/sh
openssl asn1parse -genconf est-csrattrs.cnf -out est-csrattrs.der -oid hs20.oid
base64 est-csrattrs.der > est-attrs.b64