Closed ma3goul closed 2 years ago
Hi All ,
I want to generate a key pair and a csr using the tss engine . What is the command for that please .
Thank you
openssl req -utf8 -engine tpm2tss -keyform engine -new -key rsa.tss -out myrequest.csr -subj "/C=CN/ST=Hubei/L=Wuhan/O=UniontechCompany/CN=zhangya@uniontech.com"
Hi All ,
I want to generate a key pair and a csr using the tss engine . What is the command for that please .
Thank you