Re: [openssl-users] Regarding pkcs_9_at_signingDescription(1.2.840.113549.1.9.13)

2017-05-10 Thread Salz, Rich via openssl-users
Doesn’t seem to be supported in openssl. Whats the equivalant of

[openssl-users] Openssl-1.0.2h failed compilation

2017-05-10 Thread Openssl.User
Hello, I try to cross-compile openssl-1.02h on ARM. First, I set the environment variable: export ARCH=arm64 export CROSS_COMPILE=aarch64-poky-linux- Then I configured it: ./config shared --prefix=/opt/poky/aarch64-poky-linux/usr When I do make I have the following error:

[openssl-users] Regarding pkcs_9_at_signingDescription(1.2.840.113549.1.9.13)

2017-05-10 Thread Abhilash K.V
Hello, Whats the equivalant of *pkcs_9_at_signingDescription in openssl C version ?* Thanks, Abhilash. -- openssl-users mailing list To unsubscribe:

Re: [openssl-users] Using TLS1.3 with OpenSSL

2017-05-10 Thread Sandeep Umesh
Hello Matt Are you planning to provide TLSv1.3 support for openSSL 1.0.2 version ? Thanks Sandeep From: Matt Caswell To: "openssl-users@openssl.org" , "openssl-...@openssl.org" Date: 05/04/2017 06:52

Re: [openssl-users] Using TLS1.3 with OpenSSL

2017-05-10 Thread Matt Caswell
On 10/05/17 08:02, Sandeep Umesh wrote: > Hello Matt > > Are you planning to provide TLSv1.3 support for openSSL 1.0.2 version ? No. 1.0.2 is a stable release which only receives security and other bug fixes - not new features (such as TLSv1.3). New features always go into new releases. Matt

[openssl-users] Build OpenSSL on SUSE Linux Enterprise Server for z Systems

2017-05-10 Thread 共通基盤SSL[業務ID] / COMMONSSL,GYOUMU
Hello, I will build OpenSSL on SUSE Linux Enterprise Server for z Systems. But, there is not yet the machine for build, so I cannot do actual machine verification. The CPU is not Intel architecture, is probably z/Architecture. I want to know beforehand the appropriate command-line parameters