You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
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
The text was updated successfully, but these errors were encountered: