Re: EDDSA certificates

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



We don't add features to released versions, just bug-fixes.  Ladar has posted a patch for 1.0.2 for those do-it-yourselfers who are so inclined.

The 'master' branch, which will become 1.1.1 at some point, can do it:
; sh /tmp/x
Generating a 2048 bit ED25519 private key
writing new private key to '/tmp/key.key'
-----
; cat /tmp/x
./apps/openssl req -new -outform PEM -out /tmp/cert.crt -newkey \
 ed25519 -nodes -keyout /tmp/key.key -keyform PEM -days \
 3650 -x509 -extensions v3_req -subj \
 "/C=us/O=organizationName/CN=common-name"

-- 
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux