HTTPS calls using Mac

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

HTTPS calls using Mac

Deanna Simpson

There is a problem with using TLS connections on Mac.  Cincom started using external crypto libraries for TLS encoding/decoding, and apparently, there are some libraries missing in the Mac system -- does anyone know what they are?


Thanks,

Deanna

_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
Reply | Threaded
Open this post in threaded view
|

Re: HTTPS calls using Mac

mkobetic
Hi Deanna,

The new crypto support is looking for libcrypto.dylib which is part of the OpenSSL suite (see class LibCryptoEVP in Xtreams-Crypto package). Several people have reported issues with that on the Mac though, most recently Roger Whitney in following thread: "[vwnc] Trouble sending secure email using vwnc 7.9" here. You can try some of the things we discussed there, see if it gets your further.

HTH,

Martin

"Deanna Simpson"<[hidden email]> wrote:

> There is a problem with using TLS connections on Mac.  Cincom started using
> external crypto libraries for TLS encoding/decoding, and apparently, there
> are some libraries missing in the Mac system -- does anyone know what they
> are?
>
>
> Thanks,
> Deanna
>
> _______________________________________________
> vwnc mailing list
> [hidden email]
> http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
>


_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc