GnuTLS with PHP or Python on windows

View: New views
3 Messages — Rating Filter:   Alert me  

GnuTLS with PHP or Python on windows

by Ram G :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello,
 
I'm trying to make use of GnuTLS for a project and working on a prototype. I have seen from Google searches that there are modules for PHP and Python available for linux platforms. I downloaded python-gnutls but currently running into issues installing the package on Windows - work in progress.
 
Does anybody have any experience with using GnuTLS for web components on windows ? I have read that libcurl uses GnuTLS internally - is libcurl a possible solution ?
 
Regards
 
Ramg

_______________________________________________
Help-gnutls mailing list
Help-gnutls@...
http://lists.gnu.org/mailman/listinfo/help-gnutls

Parent Message unknown Re: GnuTLS with PHP or Python on windows

by Ram G :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Daniel,
 
Thanks for your response. I have downloaded libcurl and currently researching the various options but I have this question for you. I would like to use GnuTLS for TLS communication without using certificates and use pre-shared keys (DHE-PSK). Is it possible to set options to make GnuTLS to behave in this way when I build libcurl with GnuTLS ?
 
Thanks in advance
 
Ramg

On Wed, Jul 22, 2009 at 5:47 PM, Daniel Stenberg <dast@...> wrote:
On Mon, 20 Jul 2009, Ram G wrote:

Does anybody have any experience with using GnuTLS for web components on windows ? I have read that libcurl uses GnuTLS internally - is libcurl a possible solution ?

Yes, libcurl can be built to use GnuTLS.

--

 / daniel.haxx.se


_______________________________________________
Help-gnutls mailing list
Help-gnutls@...
http://lists.gnu.org/mailman/listinfo/help-gnutls

Re: GnuTLS with PHP or Python on windows

by Daniel Stenberg :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Thu, 23 Jul 2009, Ram G wrote:

> Thanks for your response. I have downloaded libcurl and currently
> researching the various options but I have this question for you. I would
> like to use GnuTLS for TLS communication without using certificates and use
> pre-shared keys (DHE-PSK). Is it possible to set options to make GnuTLS to
> behave in this way when I build libcurl with GnuTLS ?

This topic is drifting away from being GnuTLS-specific so this list might not
be the most suitable anymore. But no, I don't think libcurl supports that
(yet).


--

  / daniel.haxx.se


_______________________________________________
Help-gnutls mailing list
Help-gnutls@...
http://lists.gnu.org/mailman/listinfo/help-gnutls