mace-opensaml-users - RE: get error when run signtest.cpp example
Subject: OpenSAML user discussion
List archive
- From: "Scott Cantor" <>
- To: "'hao chen'" <>
- Cc: <>
- Subject: RE: get error when run signtest.cpp example
- Date: Wed, 2 Mar 2005 12:19:33 -0500
- Organization: The Ohio State University
> The signtest program is just what I would like to try
> since testing java, c, and third party FIM is what I
> am doing. I did use openssl to generate those key and
> cert and I also verified the key and cert are good by
> using openssl tool.
Ah, ok.
> I wonder what kind of format of
> the key storage is required by opensaml, such as I am
> using DER. Is DER acceptable for opensaml? If I use
> java keytool to generate those key and cert, does
> opensaml in C accept them?
That program isn't user friendly, but I think the files just have to be in
PEM format. It manually strips off the headers and has to feed the data into
the security library, which didn't support PEM directly but required the
input to be base64 DER, basically everything but the BEGIN/END lines.
So no, DER won't work unless you run it into openssl base64 -e first.
-- Scott
- get error when run signtest.cpp example, hao chen, 03/02/2005
- RE: get error when run signtest.cpp example, Scott Cantor, 03/02/2005
- RE: get error when run signtest.cpp example, hao chen, 03/02/2005
- RE: get error when run signtest.cpp example, Scott Cantor, 03/02/2005
- RE: get error when run signtest.cpp example, hao chen, 03/02/2005
- RE: get error when run signtest.cpp example, Scott Cantor, 03/02/2005
- RE: get error when run signtest.cpp example, hao chen, 03/02/2005
- RE: get error when run signtest.cpp example, Scott Cantor, 03/02/2005
- RE: get error when run signtest.cpp example, hao chen, 03/02/2005
- RE: get error when run signtest.cpp example, Scott Cantor, 03/02/2005
- RE: get error when run signtest.cpp example, hao chen, 03/02/2005
- RE: get error when run signtest.cpp example, Scott Cantor, 03/02/2005
- RE: get error when run signtest.cpp example, hao chen, 03/02/2005
- RE: get error when run signtest.cpp example, Scott Cantor, 03/02/2005
- RE: get error when run signtest.cpp example, hao chen, 03/02/2005
- RE: get error when run signtest.cpp example, Scott Cantor, 03/02/2005
Archive powered by MHonArc 2.6.16.