RE: Got X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT_LOCALLY when there was a root in the store.

2011-01-24 Thread Dave Thompson
> From: owner-openssl-us...@openssl.org On Behalf Of Karthik Ravikanti > Sent: Friday, 21 January, 2011 09:16 > To overcome [snipped], in my get_by_subject lookup method, I'm returning > the certificate whose subject when printed with X509_NAME_print_ex() > matches with the one

Re: Extracting cert from pfx file

2011-01-24 Thread Muhammed Shafeek
Hi All, I'm resending the mail with more details with sample pfx file key and cert extracted using PKCS12_parse() fn is as follows. Plz note the localKeyID field in cert and key. ** MAC verified OK Bag Attributes localKeyID: 01 00 00 00 friendlyName: mysrt

using open SSL

2011-01-24 Thread Tien Nguyen Thanh
Dear all I have a problem with the certificate how can I make the keystore.jks look like the defaul keystore of the glashfish jks ? I use the keytool but it does not have the extension section Keystore type: JKS Keystore provider: SUN Your keystore contains 4 entries Alias name: xws-security-

Re: DTLS new testing ways

2011-01-24 Thread Robin Seggelmann
Hi Sebastian, On Jan 24, 2011, at 2:27 PM, Sebastian Proca wrote: > I'm using Ubuntu 10.04 with 2.6.32-27 kernel. > So, I've been following your advice and put wireshark to check the packages > on the lo "wire". Besides the "Destination unreachable(Host unreachable)" > message that I receive I

Re: DTLS new testing ways

2011-01-24 Thread Sebastian Proca
Hello Robin! > So the message that both server and client have is "Resource temporarily > unavailable". > Did someone have the same problem? How can this be solved? Which operating system are you using? Do you have a firewall active? Make sure nothing is blocking either server or client. If its

Re: Problem inspecting PKCS7

2011-01-24 Thread Dr. Stephen Henson
On Mon, Jan 24, 2011, Giacomo Boccardo wrote: > I generated the file "42.txt.p7m" in the attachment using the command: > > openssl cms -sign -in 42.txt -outform der -out 42.txt.p7m -keyid -signer > selfSignedCert.pem -inkey private.key > > > When I inspect it using the command > > openssl asn1p

Problem inspecting PKCS7

2011-01-24 Thread Giacomo Boccardo
I generated the file "42.txt.p7m" in the attachment using the command: openssl cms -sign -in 42.txt -outform der -out 42.txt.p7m -keyid -signer selfSignedCert.pem -inkey private.key When I inspect it using the command openssl asn1parse -inform der -i -in 42.txt.p7m I can't see inside the