$openssl s_server... will do the server side of an SSL connection for
you. If you need to set up an HTTP server, just fire up apache.
On Aug 4, 2004, at 6:49 PM, weijun jiang wrote:
Hi,
I am looking for some test scripts that could be used as a server to
test
the http-based client. Does the SSL
Hi,
I am looking for some test scripts that could be used as a server to test
the http-based client. Does the SSL provide such tools?
thanks,
weijun
__
OpenSSL Project http://www.openssl.org
Use
Or rather since this is C++:
distpoints = reinterpret_cast
(X509_get_ex_d2i(...));
On Aug 4, 2004, at 7:37 AM, Dr. Stephen Henson wrote:
Presumably your are trying this from C++ if so then you will need an
explicit
cast to the appropriate type, for example
distpoints = (STACK_OF(DISTPONT) *)X5
Forwarded to openssl-users, where this problem should be
discussed.
Best regards,
Lutz
- Forwarded message from Ben Hsu <[EMAIL PROTECTED]> -
X-Original-To: [EMAIL PROTECTED]
X-Original-To: [EMAIL PROTECTED]
Delivered-To: [EMAIL PROTECTED]
X-MimeOLE: Produced By Microsoft Exchang
---
When in doubt, use brute force.
--Ken Thompson
~~~
__
OpenSSL Project http://www.openssl.org
User Support Mail
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, August 04, 2004 11:03 AM
Subject: Remove
>
>
>
>
> REMOVE
>
> Thanks,
> GuruGnanam Subramanian,
> iNautix Technologies, Chennai, India
> Tel: 91-44-2254 6000 Ext: 1099
>
>
On Tue, Aug 03, 2004, nathv wrote:
> Hello All,
>
> I am trying to access a server using s_client and I am
> passing the leaf and self signed CA of the server
> through -CAfile switch, but I am still getting the
> error below, any ideas?.
>
> .
> SSL_connect:SSLv3 write certificate verify A
Ralf Hornik Mailings wrote:
...
Aladdin eToken pro 32k.
blank ?
-v please. ;-)
is the token empty (or is there already a filesystem
with certs etc. on it)
please try a more recent snapshot (and opensc bugs etc. should be
send to [EMAIL PROTECTED]).
I didn't know whether it was a problem with opens
On Wed, Aug 04, 2004, El hallabi-Kettani Abderrahmane wrote:
> Thank you Doctor,
> yes I saw the pkcs7_asn1.c , but this work just for a
> DER
> encode, and not for BER encode .
>
>
The decoder can handle BER with no problems. Also since DER is a special case
of BER the encoder will produce a