On 28/01/13 11:20, Dr. Stephen Henson wrote:
On Mon, Jan 28, 2013, T J wrote:
On 26/01/13 03:07, Dr. Stephen Henson wrote:
On Fri, Jan 25, 2013, T J wrote:
openssl version -d shows the INSTALL_PREFIX directory == $(SSLDIR)/base.
OpenSSL> version -d
OPENSSLDIR: "/home/tjordan/workspace/mypr
Hi All,
I just made a recommendation for Thomas Wu's Secure Remote Password (SRP).
I know Thomas Wu submitted patches some time ago
(http://rt.openssl.org/Ticket/Display.html?id=1794&user=guest&pass=guest).
What is the status of SRP in OpenSSL? Is it in mainline? Or does it
need to be pulled fro
On Mon, Jan 28, 2013, T J wrote:
>
> On 26/01/13 03:07, Dr. Stephen Henson wrote:
> >On Fri, Jan 25, 2013, T J wrote:
> >
> >>openssl version -d shows the INSTALL_PREFIX directory == $(SSLDIR)/base.
> >>
> >>OpenSSL> version -d
> >>OPENSSLDIR:
> >>"/home/tjordan/workspace/myproject/current/appfs
On 26/01/13 03:07, Dr. Stephen Henson wrote:
On Fri, Jan 25, 2013, T J wrote:
openssl version -d shows the INSTALL_PREFIX directory == $(SSLDIR)/base.
OpenSSL> version -d
OPENSSLDIR: "/home/tjordan/workspace/myproject/current/appfs/openssl/build/base"
OpenSSL>
If I set --openssldir="/usr/bin
Hello,
I'm fairly new to programming.
I have question about including openSSL libraries into my application on
windows platform.
Application is written with Qt library, it uses SSL connection with
certificates to connect to the server which is part of my system.
Qt libraries needs libeay32.dll