Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for ECC Certificates #116

Closed
Woidla27 opened this issue Aug 29, 2016 · 2 comments
Closed

Support for ECC Certificates #116

Woidla27 opened this issue Aug 29, 2016 · 2 comments

Comments

@Woidla27
Copy link

Woidla27 commented Aug 29, 2016

Today I tried out hitch for the first time and wondered if ECC certificates are not supported:
Aug 29 19:40:12 test hitch[8349]: 20160829T194012.643692 [ 8349] {core} hitch 1.1.1 starting
Aug 29 19:40:12 test hitch[8349]: 20160829T194012.643884 [ 8349] {core} Loading certificate pem files (1)
Aug 29 19:40:12 test hitch[8349]: 20160829T194012.645282 [ 8349] Error loading RSA private key (/etc/ssl/private/test2.pem)

My PEM file looks like this:
-----BEGIN EC PARAMETERS-----
[...]
-----END EC PARAMETERS-----
-----BEGIN EC PRIVATE KEY-----
[...]
-----END EC PRIVATE KEY-----
-----BEGIN CERTIFICATE-----
[...]
-----END CERTIFICATE-----
-----BEGIN DH PARAMETERS-----
[...]
-----END DH PARAMETERS-----

hitch 1.3.1 | OpenSSL 1.0.2g-fips

@daghf daghf closed this as completed in c62b001 Sep 8, 2016
@daghf
Copy link
Member

daghf commented Sep 8, 2016

@Woidla27 could I ask you to try again now?

@Woidla27
Copy link
Author

Woidla27 commented Sep 9, 2016

@daghf it works fine.

Thank you for the fast update!

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

No branches or pull requests

2 participants