Re: [openssl-users] Does OpenSSL1.0.2d support for Windows 10?

2015-11-09 Thread Thomas J. Hruska
On 11/9/2015 9:46 PM, 共通基盤SSL[業務ID] / COMMONSSL,GYOUMU wrote: Hello, Does OpenSSL1.0.2d support for Windows 10? Please let me know if you have any problem running on Windows 10. Thanks in advance. Regards, Dang Running Win10 here just fine. -- Thomas Hruska Shining Light Productions Home o

[openssl-users] openssl and windows 10 iot (ARM)

2015-11-09 Thread Cabrera.Daniel
Hi, I downloaded the latest openssl and I could not find the right target for Windows 10 Iot (Raspberry Pi 2) which is an ARM base board. Any plans to support such platform ? Is there any patches or way to use openssl on this platform? Cheers CONFIDENTIALITY NOTICE: This message is the proper

[openssl-users] Does OpenSSL1.0.2d support for Windows 10?

2015-11-09 Thread 共通基盤SSL[業務ID] / COMMONSSL,GYOUMU
Hello, Does OpenSSL1.0.2d support for Windows 10? Please let me know if you have any problem running on Windows 10. Thanks in advance. Regards, Dang ___ openssl-users mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users

[openssl-users] Converting DER encoded unsigned CSR to internal OpenSSL format

2015-11-09 Thread Peter P.
Hi, I'm writing an application using Openssl 1.0.2d where I am trying to take a DER encoded unsigned CSR and read it into an X509_REQ data structure via the d2i_X509_REQ_bio() function. This function errors out during when I attempt to read in my unsigned CSR and I would like to know if there is an

Re: [openssl-users] Does openssl server always choose highest TLS version offered?

2015-11-09 Thread Jakob Bohm
On 08/11/2015 00:04, Matt Caswell wrote: On 07/11/15 02:54, Viktor Dukhovni wrote: On Fri, Nov 06, 2015 at 11:58:44PM +, Matt Caswell wrote: OpenSSL selects the version it is going to use regardless of the available ciphersuites. Only after selecting its version will the server select the c