27;:
x509_vfy.c:1001: warning: `ok' might be used uninitialized in this function
ar: creating ../libssl.a
Can't use an undefined value as filehandle reference at tools/c_rehash line
176.
make[2]: *** [rehash.time] Error 255
make[1]: *** [openssl] Error 2
make: *** [build_apps] Error 1
Please
t;
> > But it seems not to work since there is no "pre_shared_key" extension,
> > and every time s_client just initiated a new connection instead of
> > resumption.
> >
> > Could anybody advise how to simulate "TLS 1.3 Session Resumption"
> >
openssl/issues/15979
But it seems not to work since there is no "pre_shared_key" extension,
and every time s_client just initiated a new connection instead of
resumption.
Could anybody advise how to simulate "TLS 1.3 Session Resumption"
through OpenSSL tools? Thanks very much i
ssion Resumption"
through OpenSSL tools? Thanks very much in advance!
Best Regards
Nan Xiao
On 6/14/13 2:47 PM, Matt Caswell wrote:
On 14 June 2013 20:12, Steve Tarzia wrote:
I am having some trouble finding documentation or examples showing how to
perform Elliptic Curve crypto operations using the openssl command line
tool. Is possible to perform EC encryption and decryption using t
On 14 June 2013 20:12, Steve Tarzia wrote:
> I am having some trouble finding documentation or examples showing how to
> perform Elliptic Curve crypto operations using the openssl command line
> tool. Is possible to perform EC encryption and decryption using the openssl
> command line tool?
>
> I
I am having some trouble finding documentation or examples showing how
to perform Elliptic Curve crypto operations using the openssl command
line tool. Is possible to perform EC encryption and decryption using
the openssl command line tool?
In "man pkeyutl" for version 1.0.1e I see the text "
Do you have any recommendations for Certificate Management - can they be
expensive? Are the freeware solutions?
I saw the below...
http://www.entrust.net/ssl-certificate-services/managed.htm
http://www.redkestrel.co.uk/cgi/certchecker.cgi
Many thanks in advance
Hi.
I'm trying to transition from using PSK's with ipsec-tools to self-signed certs
(harder to guess, etc) but I've not been very successful. When it fails, it's
not always apparent why it fails... that's the nature of security, of course.
I was wondering if anyon
From: VictorMitu
> I have the following scenario:
> i need an application that will do the following:
> 1. there is an input folder. In this folder, files will be
> copied/downloaded.
> 2. An application/script will periodically query this folder (auto-detection
> is also accepted).
> 3. if a new
.
Thank you,
Victor
--
View this message in context:
http://old.nabble.com/Recommandation-related-to-tools-to-be-used-with-OpenSSL-tp27227875p27227875.html
Sent from the OpenSSL - User mailing list archive at Nabble.com
Folks,
I can't help but notice that what happen to the PHP development team,
the Google Chrome development team, is now happening with the OPENSSL
development team.
That is, with Microsoft pushing out a freebie compiler VS2005 (VC8)
and now VS2008 (VC9), building developments that use to wo
Hello:
Other than using openssl "s_client" and "ciphers", does anyone know-of Open
Source scanning tools for UNIX (Solaris/Linux) or Win32 (cygwin, windows,
etc..) that will detect key/cert cipher strength?
Thanks,
RB
-
OMG, Sweet d
Hi All
I have finished coding/testing with Openssl Client/Server applications.
I am looking for any official tools out there to help me breaking my
codes. These tools will send to my listening server wrong cert, cert
signing with non-approved CA, cert with different level CA, expire
Cert
2/06, sun yingming <[EMAIL PROTECTED]
> wrote:
Hi, I've wrote a pair of SSL client/server program on my
PC.It's part of my graduate work.But now I must test the programs to
prove they fit the initial demands, like security aspect for
example.Can anybody tell me what kind of tool
SSL client/server program on my PC.It's part of my graduate work.But now I must test the programs to prove they fit the initial demands, like security aspect for example.Can anybody tell me what kind of tools or programs can do this? My programs are running on win2000. and my CPU is a celeron 733
Hi, I've wrote a
pair of SSL client/server program on my PC.It's part of my graduate
work.But now I must test the programs to prove they fit the initial
demands, like security aspect for example.Can anybody tell me what kind of
tools or programs can do this? My programs are running
> server:
>
> "The server you are connected to is using a security certificate that
> could not be verified" 0x800b0109.
>
> It appears that Windows can import certificates via a certificate manager
> wizard. It needs certs in the format of .pfx, .p7b or .sst. Are t
icate that
could not be verified" 0x800b0109.
It appears that Windows can import certificates via a certificate manager
wizard. It needs certs in the format of .pfx, .p7b or .sst. Are there any
tools available to convert my cert into one of those formats?
Thanks.
Gary Ferrer
[EMAIL
On Thu, 24 Feb 2000, Mike Hoegeman wrote:
> Andy Moskoff wrote:
>
> andy, you rule. send me a copy..
>
> -mike
>
Sure. Its attached. Remember -- its still pretty basic and may
have some bugs (in fact, it probably does). The only thing I ask
is that you send me any cha
In addition to the tools mentioned so far, you might also check out keytool.
keytool is distributed with Sun's jdk 1.2. See
http://java.sun.com/products/jdk/1.2/docs/tooldocs/win32/keytool.html
Greg Stark
securityguides llc
Information Security Consultants
[EMAIL PROT
Andy Moskoff wrote:
andy, you rule. send me a copy..
-mike
>
> On Wed, 23 Feb 2000, Bennett Samowich wrote:
>
> > Greetings,
> >
> > This may or may not be the right place to ask this, but does anyone know of
> > "canned" utilities for certificate management. A client of ours may want to
> >
> From: Bennett Samowich <[EMAIL PROTECTED]>
> Subject: Certificate management tools
>
> Greetings,
>
> This may or may not be the right place to ask this, but does anyone know of
> "canned" utilities for certificate management. A client of ours may want to
Greetings,
This may or may not be the right place to ask this, but does anyone know of
"canned" utilities for certificate management. A client of ours may want to
start using proprietary certs and I don't want to reinvent the wheel.
Thanks in advance,
- Bennett
__
HI!
I would like to announce a new beta release of my package pyCA, a set of
scripts and CGI-BIN programs written in Python for setting up and
running a certificate authority using OpenSSL.
See
http://sites.inka.de/ms/python/pyca/
for more details.
I would like to ask for feedback of people
> Actually I didn't found any command line tool able to generate and/or
> verify PKCS#7 signatures (such as generated by signed forms by Netscape
> and other tools ...)
We've (C2Net) got a set of stand-alone command line programs for PKCS#7
encrypt/decrypt that seem to work
26 matches
Mail list logo