This is an automated archive.
The original was posted on /r/openssl by /u/spekt909 on 2023-07-12 19:00:57+00:00.
I am not sure it is possible?
openssl ecparam -out test.key -name prime256v1 -genkey
openssl req -new -sha256 -key test.key -nodes -out request.csr -subj ‘/O=Test/C=US’
You must log in or # to comment.