Skip to Content.
Sympa Menu

mace-opensaml-users - [OpenSAML] Reading self signed cert and storing as saml metadata

Subject: OpenSAML user discussion

List archive

[OpenSAML] Reading self signed cert and storing as saml metadata


Chronological Thread 
  • From: rangeli nepal <>
  • To:
  • Subject: [OpenSAML] Reading self signed cert and storing as saml metadata
  • Date: Mon, 15 Nov 2010 22:11:12 -0500
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=REkG8P6NhBV94ZdfHTfdpCTZGjeC/RzAfzt4NbalH4rY1N8phHYU34cVcu15prcbJ6 +D5RxMyqwSxTBXwclvAtEQEssyTNCTkOmnrySGpsKfb2+hb6JKQ7sxUSqJs44MxjQ/A6 AY5dIc/Fm7EZg7hOjJbbRjTgUsG6fQFwgCy+k=

Good evening,

I am trying to read self signed cert and build a saml metadata
X509Certificate section. It seems I can not store directly due to
----BEGIN CERTIFICATE--- and ---END CERTIFICATE--- section.
I can always remove those lines from cert and store in X509Certificate
section. Is this a correct way to do? I see several pertinent methods
in org.opensaml.xml.security.SecurityHelper and X509Util but not sure
what to use.

Any advice/pointer will be highly appreciated.
Thank you.
rn



Archive powered by MHonArc 2.6.16.

Top of Page