How Shib IdP generates the key files
Paul Hethmon
paul.hethmon at clareitysecurity.com
Fri Oct 26 14:32:58 EDT 2012
How about a Google search? There are many sites where you can search for Java JAR files and the classes in them.
Since this is an Ant task, Apache would be a good place to start looking.
It is not a Shibboleth question.
Paul
From: Yaowen Tu <yaowen.tu at gmail.com<mailto:yaowen.tu at gmail.com>>
Reply-To: Shibboleth Dev <dev at shibboleth.net<mailto:dev at shibboleth.net>>
Date: Friday, October 26, 2012 2:06 PM
To: Shibboleth Dev <dev at shibboleth.net<mailto:dev at shibboleth.net>>
Subject: How Shib IdP generates the key files
Hi,
I want to understand during Shib IdP install, how it generates those key, crt, jks files in credential folder. What I have found is:
1) In the ant build file, there is a target called "selfSignedCert"
2) This target is defined in "shibboleth-identityprovider-2.3.6\src\installer\lib\ant-extensions-11Jan2011.jar", and there is a selfSignedCert.class
I am lost here. Can anybody tell me where I can find the source code of this class?
Thanks,
Yaowen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/dev/attachments/20121026/ae63b463/attachment.html
More information about the dev
mailing list