Skip to Content.
Sympa Menu

shibboleth-dev - RE: Metadata Generator

Subject: Shibboleth Developers

List archive

RE: Metadata Generator


Chronological Thread 
  • From: Jim Fox <>
  • To:
  • Subject: RE: Metadata Generator
  • Date: Mon, 15 Aug 2005 15:14:21 -0700 (PDT)


http://shibboleth.internet2.edu/guides/autometa.html

The instructions say to cat the crt file into the certificate area.
This results in "-----BEGIN ... END" lines in the metadata.
It's a cosmetic thing, as these are OK there, but it desn't
'look' like the examples or the files we get from InCommon or
InQueue. You might consider dropping any BEGIN-END lines
so that everybody's metadata entries look the same.

Does this actually work anyway? Particularly in the Apache SP. I could maybe
see the Java stuff handling it, since Walter wrote it, but I pass the stuff
directly into a library and I don't think it would accept the headers.

In any case, it's not legal XMLSig syntax, so they need to come out.


I actually only considered the idp side - where it works. Forgot
there were two ends to these things.

Jim



Archive powered by MHonArc 2.6.16.

Top of Page