With the compile settings which I specified it (s_server) simply fails with
a "No shared ciphers" message. When I recompile without NO_RSA it works
fine.
Any other insite?
DEJ
-Original Message-
From: Dr Stephen Henson [mailto:[EMAIL PROTECTED]]
DeJuan Jackson wrote:
>
> This is on an N
Grebelsky, Konstantin wrote:
>
> As previous message stated I created DSA certificate and priv.key file.
> Trying to run s_server with the certificate as follows and get into trouble
> below? Sorry, about previous message the file was possibly in a different
> directory.
>
> D:\openssl-0.9.5\out
Uriah Welcome wrote:
>
> On Tue, Mar 07, 2000 at 10:15:40PM +1030, Kingsley Foreman wrote:
> > i just compiled this together and i am having a problem viewing them under
> > ie4
> > the key is 1024bits
> >
> > comes up with the error
> > Internet Explorer cannot open the Internet site https:/
As previous message stated I created DSA certificate and priv.key file.
Trying to run s_server with the certificate as follows and get into trouble
below? Sorry, about previous message the file was possibly in a different
directory.
D:\openssl-0.9.5\out32dll>openssl
OpenSSL> s_server -cert ./NosA
Uriah Welcome wrote:
>
> On Tue, Mar 07, 2000 at 10:15:40PM +1030, Kingsley Foreman wrote:
> > i just compiled this together and i am having a problem viewing them under
> > ie4
> > the key is 1024bits
> >
> > comes up with the error
> > Internet Explorer cannot open the Internet site https:/
Hi,
I have created a DSA Certificate and a private key file following
instructions
However when I attempt to SSL_CTX_use_certificate_file the call fails.
As of right now I am not able to figure out why, but I am trying to use
s_client s_server to verify that the file I am trying to use as my
certi
Grebelsky, Konstantin wrote:
>
> I have created my own certificate and a key.
> When I try to set certificate in
>
> if ((m_nErrorCode = SSL_CTX_use_certificate_file(m_pCtx,
> m_cerFilePath, SSL_FILETYPE_PEM)) <= 0)
> {
> //I am apparently getting an error
>
>
On Tue, Mar 07, 2000 at 10:15:40PM +1030, Kingsley Foreman wrote:
> i just compiled this together and i am having a problem viewing them under
> ie4
> the key is 1024bits
>
> comes up with the error
> Internet Explorer cannot open the Internet site https://www.foo.com
> An error occurred
I have created my own certificate and a key.
When I try to set certificate in
if ((m_nErrorCode = SSL_CTX_use_certificate_file(m_pCtx,
m_cerFilePath, SSL_FILETYPE_PEM)) <= 0)
{
//I am apparently getting an error
}
I get an error. I
Have you tried a smaller key size, say 512 bytes?
The following was copied verbatum from http://cognac.epfl.ch/SIC/SL/CA:
To control the size of generated keys: export versions of current browsers
limit this size to 512 bits,
which some people feel is too small for reliable encryption
Alexander 'Alfe' Fetke wrote:
>
> Hi, everybody ...
>
> I am looking for a way to produce an encrypted version of a private key
> stored in DER format. The commandline tool 'openssl' just offers a way to
> produce encrypted keys stored in PEM format (at least according to the
> help text it giv
Hi, everybody ...
I am looking for a way to produce an encrypted version of a private key
stored in DER format. The commandline tool 'openssl' just offers a way to
produce encrypted keys stored in PEM format (at least according to the
help text it gives out when abused).
I generated a key witho
I would like to post an announcement for an open source position with your
group. Can you please tell me if this is an appropriate forum for such a
posting?
Sincerely,
Carol Liebscher
__
Get Your Private, Free Email at http://www.hotmail.com
>
>Once the problem is properly defined you can probably do it in about 20
>lines of code or maybe 5 if you ignore error checking :-)
>
>Steve
Thank's a LOT. If I cannot manage with information you kindly
supplied , I don't deserve to call myself as a code writer :-)
Priit
___
i just compiled this together and i am having a problem viewing them under
ie4
the key is 1024bits
comes up with the error
Internet Explorer cannot open the Internet site https://www.foo.com
An error occurred in the secure channel support
worked fine with ssl 2.5 and openssl 0.9.4
anyone
15 matches
Mail list logo