Skip to content
This repository has been archived by the owner on Oct 16, 2020. It is now read-only.

unsupported public key algorithm: [email protected] [ #214

Closed
f0 opened this issue Dec 18, 2014 · 11 comments
Closed

unsupported public key algorithm: [email protected] [ #214

f0 opened this issue Dec 18, 2014 · 11 comments

Comments

@f0
Copy link

f0 commented Dec 18, 2014

is there a reason to not support this?

'''userauth_pubkey: unsupported public key algorithm: [email protected] [preauth]'''

@marineam
Copy link

Something we inherited from Gentoo. When configured for binary redistribution the openssl build disables EC due to patent concerns. For extra cuteness the comment is particularly vague: https://github.com/coreos/portage-stable/blob/master/dev-libs/openssl/openssl-1.0.1j.ebuild#L119

I haven't the foggiest idea where the vague 2015 date came from but unless some strong need comes up I'm content with just following Gentoo on this.

@marineam
Copy link

@f0
Copy link
Author

f0 commented Dec 18, 2014

hm is it possible to support this?

@f0
Copy link
Author

f0 commented Dec 18, 2014

hm fedora supports this, so i can not imagine there is a patent problem

@mark-kubacki
Copy link

If you feel that ECC [implementations] should be removed from OpenSSL, you should remove it from your works written in Go, distributed as binaries with CoreOS, as well:
https://github.com/golang/go/tree/master/src/crypto/elliptic


See also:

@marineam
Copy link

For reference, the upstream Gentoo bug: https://bugs.gentoo.org/show_bug.cgi?id=531540

@darconeous
Copy link

This should totally be enabled. No brainer.

@thereallukl
Copy link

I just tried bootstrapping python with https://github.com/defunctzombie/ansible-coreos-bootstrap but with pypy version upgraded to latest 4.0.1 and without EC extensions it doesn't work. After manual ssl upgrade it works just fine. It seems to be the only lacking functionality to run 4.0.1 on CoreOS.

@paulszego
Copy link

Is there any plan to address this issue? It's been over a year.

@lgreenlee
Copy link

I would like to see this supported as well.

@marineam
Copy link

EC will finally be available in this weeks alpha :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

8 participants