Re: ECDSA curves and certificates in 1.0.2X vs 1.1.x

2019-06-27 Thread Michael Richardson
Viktor Dukhovni wrote: > On Tue, Jun 25, 2019 at 10:38:50AM -0400, Michael Richardson wrote: >> openssl req -new -newkey ec -pkeyopt ec_paramgen_curve:prime256v1 \ >> -nodes -subj "/CN=${ULA_HOSTNAME}" \ >> -keyout ${KEY_NAME}.key -out ${KEY_NAME}.csr -outform DER \ >> -reqex

Re: ECDSA curves and certificates in 1.0.2X vs 1.1.x

2019-06-26 Thread Viktor Dukhovni
On Tue, Jun 25, 2019 at 10:38:50AM -0400, Michael Richardson wrote: > openssl req -new -newkey ec -pkeyopt ec_paramgen_curve:prime256v1 \ > -nodes -subj "/CN=${ULA_HOSTNAME}" \ > -keyout ${KEY_NAME}.key -out ${KEY_NAME}.csr -outform DER \ > -reqexts