Milan Tomic wrote:
Does OpenSSL implements RFC 3161 (timestamping)?
no
Do you know for any toolkit supporting it?
try:
http://www.opentsa.org/ or
https://www.openevidence.org/
Cheers,
Nils
__
OpenSSL Project
Title: RFC 3161
Does OpenSSL implements RFC 3161 (timestamping)? Do you know for any toolkit supporting it?
Thank you,
Milan
[EMAIL PROTECTED] wrote:
ok but what happens when this client does not accept non-ssl
connections. Here is the errorlog
[...]
I do not find any SSL-related errors in that log. It looks just like
nobody is listening to the target port... :-)
Maybe you mix up OpenSSL and OpenSSH. You need a SSH-
On Tue, 16 Nov 2004, David Schwartz wrote:
>
> > X509_verify_cert will construct the cert chain upto the ROOT CA and then
> > validates the chain and finally verify the self-certificate. What I
> > understand is that this function expects the ROOT CA to be
> > self-signed and
> > it MUST be pre
On Tue, Nov 16, 2004 at 11:54:07AM -0500, [EMAIL PROTECTED] wrote:
> so here it is: is there a way to automate file transfers using ssl? I
> installed openSSL and now I want to transfer files using sftp or ftp but
> of course I want these files encrypted. Currently I am using GPG but for
> th
> X509_verify_cert will construct the cert chain upto the ROOT CA and then
> validates the chain and finally verify the self-certificate. What I
> understand is that this function expects the ROOT CA to be
> self-signed and
> it MUST be present in the trusted list.
Right.
> 1. Is it MUS
On Tue, Nov 16, 2004, Michael Weiner wrote:
> I have an interesting issue i am trying to assist a developer with. THe
> issue resolves around a pkcs7 x509 encoded binary that i need to convert
> to a PEM file for use in the developers code. I received the pkcs7 file
> from our partner and when i r
ok but what happens when this client does not accept non-ssl connections. Here is the errorlog
pshrapprd:/home/root> sftp -v -v -v -v [EMAIL PROTECTED]
Connecting to secure.unamedsite.com...
OpenSSH_3.8p1, SSH protocols 1.5/2.0, OpenSSL 0.9.6l 04 Nov 2003
debug1: Reading configuration data /usr
I have an interesting issue i am trying to assist a developer with. THe
issue resolves around a pkcs7 x509 encoded binary that i need to convert
to a PEM file for use in the developers code. I received the pkcs7 file
from our partner and when i run
openssl asn1parse -inform der -in test.pfx
the
You probably want to do your transfer using sftp, and automate the login
using ssh-agent.
Best,
Jacques Thomas
[EMAIL PROTECTED] wrote:
Hello,
I have been looking out in the archives and never found anything
directly related to my question,
so here it is: is there a way to automate file transfe
Hi,
You should have a look at the product HP-UX
Internet Express at :
http://www.software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=HPUXIEXP
This package contains many open source programs like openssl.
Now, it may be packaged with the sources and the "configure"
modific
Is there anyone who uses iis 6(windows 2003 server) and open ssl together?Is
the installation same as iis 5?
_
Express yourself instantly with MSN Messenger! Download today it's FREE!
http://messenger.msn.click-url.com/go/onm0020047
I'm afraid that this is "just the way it works".
Starting from first principles, there's only a few ways a system
COULD be coded to work:
1. decrypt all messages as they are received, so the encryption
is only for when the message is actually being transmitted
2. decrypt all messages as they are
Is it possible to build the OpenSSL libraries on HP-UX using "aCC" for the
compiler? If this is possible, what options do I pick for the "Configure"
script? If I take the default settings the script wants to choose "gcc"
for the compiler. The HP-UX operating system is B.11.00 A 9000/785
(ta)
Hello,
I have been looking out in the archives and never found anything directly related to my question,
so here it is: is there a way to automate file transfers using ssl? I installed openSSL and now I want to transfer files using sftp or ftp but of course I want these files encrypted. Curr
15 matches
Mail list logo