On 6 August 2014 14:12, Gayathri Manoj <gayathri.an...@gmail.com> wrote:
> Hi Matt,
>
> Thanks Matt.
>
> My actual issue is that I am not able to generate ecdsa keys after upgrading
> openssl version from 0.9.8y to 0.9.8za. For making our openssl fips
> compliant we complied the same with -no-ec option that is recommended by
> openssl fourm.
>
> For this issueIi goggled and got this info - compile openssl witn -bindist.
>
> Please let me is any other way to get ecdsa key
> ]#  ssh-keygen -t ecdsa -b 1024
> unknown key type ecdsa
> #
>

Well you can't have it both ways! You can't disable EC and then expect
to generate EC keys! If you want ECDSA don't use -no-ec

Matt
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to