HOWTO Create X509Credentials from public keys
Misagh Moayyed
mmoayyed at unicon.net
Sat Jun 13 18:50:52 EDT 2015
Got it, thank you.
P.S: This was discussed in the other thread that Nate posted, but I also wanted to echo my support and enthusiasm for changing “requireSignature” in the filter config into something that describes the functionality has to do with the root element. Tripped over that today, and while the error message was perfectly helpful, I think the prop name can be improved.
- Misagh
> On Jun 13, 2015, at 12:17 PM, Cantor, Scott <cantor.2 at osu.edu> wrote:
>
> On 6/12/15, 8:01 PM, "dev on behalf of Misagh Moayyed" <dev-bounces at shibboleth.net on behalf of mmoayyed at unicon.net> wrote:
>
>> Thanks. This actually led me to use "BasicResourceCredentialFactoryBean".
>> Now for some reason, I am not able to actually read the public key, that is
>> the incommon metadata signing key.
>
> That's not a key, that's a certificate.
>
>> KeyPairUtil.readPublicKey(in);
>
> Pretty sure that only reads PEM-encoded keys, not certs.
>
> -- Scott
>
> --
> To unsubscribe from this list send an email to dev-unsubscribe at shibboleth.net
More information about the dev
mailing list