=>From: "Mark E. Schoneman" <[EMAIL PROTECTED]>
=>...
=>Ok you got my curiosity up. We have Cisco, we've got openssl so I tried it.
=>[...]
=>Found a vaild cert but no request. What did you do different to find the
=>request?
The PIX sends a self-signed certificate instead of a certificate
On Fri, Mar 10, 2000 at 10:31:57AM -0600, Mark E. Schoneman wrote:
> ...
> Using pkcs7 command, went looking for some certs. Found
> ...
> Found a vaild cert but no request. What did you do different to find the
> request?
Request should be in pkcs7 payload and the cert you found is self-signed.
Dave wrote:
>ertificate request as sent by a Cisco PIX firewall, but I have not
>yet been able to generate the appropriate replies.
>To unpack the request, take the "message" parameter that is sent in
>the URL query string, BASE64-decode it, and pipe it to "openssl pkcs7
>inform der -print_cer
Hi,
i'working on it right now for my thesis, but i'm at the beginning.
I've just obtained th req pkcs10 from the router with a simple cgi and a
simple routine which unpack the envelopedData inside the signedData sent
from the router. We can coordinate ourself and work togheter if u want.
Bye
=>From: [EMAIL PROTECTED]
=>...
=>Has anyone done any SCEP work with OpenSSL? I need to receive a
=>PKCS#10 certificate request from a client and use SCEP to get a
=>certificate from a CA. I've got some of the work done, but I guess
=>there's no need to reinvent the wheel if there's open sou
[EMAIL PROTECTED] wrote:
>
> Has anyone done any SCEP work with OpenSSL? I need to receive a
> PKCS#10 certificate request from a client and use SCEP to get a
> certificate from a CA. I've got some of the work done, but I guess
> there's no need to reinvent the wheel if there's open source stuff
Has anyone done any SCEP work with OpenSSL? I need to receive a
PKCS#10 certificate request from a client and use SCEP to get a
certificate from a CA. I've got some of the work done, but I guess
there's no need to reinvent the wheel if there's open source stuff
available.
Fred Tormala
___