The PEM contains a string representation of the byte[] data instead of theactual base64-encoded data:
./bin/extkeytool -exportkey -rfc -v -alias nya-idp.swami.se -keystorenya-idp.swami.se.jks -filenya-idp.swami.se.key -storepass aparoot@yogi /var/shibboleth-idp # file nya-idp.swami.se.keynya-idp.swami.se.key: ASCII textroot@yogi /var/shibboleth-idp # less nya-idp.swami.se.key----BEGIN PRIVATE KEY---- [B@f99ff5----END PRIVATE KEY----
Operating System: AllPlatform: All
Created an attachment (id=908)path
Leif, can you test this again? I've applied the fix for SIMP-259 to the rel_1_3branch.
Will fix in 1.3.1
this bug is similar to SIMP-259 (http://bugzilla.internet2.edu/show_bug.cgi?id=511)
The PEM contains a string representation of the byte[] data instead of the
actual base64-encoded data:
./bin/extkeytool -exportkey -rfc -v -alias nya-idp.swami.se -keystore
nya-idp.swami.se.jks -file
nya-idp.swami.se.key -storepass apa
root@yogi /var/shibboleth-idp # file nya-idp.swami.se.key
nya-idp.swami.se.key: ASCII text
root@yogi /var/shibboleth-idp # less nya-idp.swami.se.key
----BEGIN PRIVATE KEY---- [B@f99ff5
----END PRIVATE KEY----