Skip to Content.
Sympa Menu

mace-opensaml-users - [OpenSAML] Can i add '.cer' and '.key' content to my own XML config file and read it from there to create 'X509Credential'

Subject: OpenSAML user discussion

List archive

[OpenSAML] Can i add '.cer' and '.key' content to my own XML config file and read it from there to create 'X509Credential'


Chronological Thread 
  • From: Its Me <>
  • To:
  • Subject: [OpenSAML] Can i add '.cer' and '.key' content to my own XML config file and read it from there to create 'X509Credential'
  • Date: Sun, 20 Mar 2011 06:10:33 -0700 (PDT)
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=l+rcz6sMXQYI6eCKbWfJ1p+Oeqg6tdwzY0tYQ0CYq/hNghVXyaXYxLbtigzkcy0cj75ik4t4dsc5N9xI69zEEahZ0t0S3HTEaeVaO/Ec3mNCT/QyVA26IGqpQKcG1RGN8FYF7qTvY5WaE6bJB6qsroZPJ8y585prMTt1ISo+tK4=;

Dear All,

    Please help me with this general question. I have a 'some_cert.cer' file and 'origin-some-vcert1.key' file, i read these files using Java IO stream and create the 'X509Credential'. My question is : Can i configure  '.cer' and '.key'  file content in my own XML file and read it from there as a string rather than read it from File using Java IO?

Thank you,
Suguna




Archive powered by MHonArc 2.6.16.

Top of Page