Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about gnutls

Read more about gnutls

python (12.9k questions)

javascript (9.2k questions)

reactjs (4.7k questions)

java (4.2k questions)

java (4.2k questions)

c# (3.5k questions)

c# (3.5k questions)

html (3.3k questions)

Questions - gnutls

Is libcurl thread safe when built with GnuTLS

One of the requirement for libcurl to be thread safe is that the underlying SSL library should be thread safe. According to documentation of GnuTLS, it is thread safe by design. The GnuTLS library is...
test-img

Karthick

c

curl

libcurl

gnutls

Votes: 0

Answers: 1

Latest Answer

Yes it does. libcurl does not use gnutls_session_t objects from multiple threads, so those mentioned precautions don't apply (nor does it do any of the other things said to not be thread-safe). Thread...
test-img

Daniel Stenberg

Does Apache Guacamole support VNC Connection with GNUTLS?

Currently I've working on my custom Remote Desktop Service which is strongly based on Apache Guacamole. I found that I can encrypt VNC connection between Guacamole (which is actually LibVNCClient) and...
test-img

redjen

ssl

openssl

vnc

guacamole

gnutls

Votes: 0

Answers: 1

Latest Answer

Don't consider this a proper answer because it probably won't solve your issue. Actually it works for me: I have started TigerVNC v1.11.0 like this: vncserver -geometry 1024x768 -SecurityTypes TLSVn...
test-img

dma_k

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved