Re: [openssl-users] [openssl-dev] dates, times, durations in next release (commands)

2016-09-06 Thread Dongsheng Song
On Wed, Sep 7, 2016 at 3:14 AM, Salz, Rich wrote: > > > It's not a huge step to support full blown ISO 8601 (which has a few more > > alternatives to specify time intervals *). I like the idea. > > No, it *is* a huge step. There's a reason why W3C XML schema language > (XSD), not known for bein

Re: [openssl-users] [openssl-announce] OpenSSL version 1.0.1k released

2015-01-08 Thread Dongsheng Song
test failure on custom build: perl Configure ^ no-comp no-dso no-idea no-ssl2 no-ssl3 no-psk no-srp ^ --prefix=D:/var/pool/openssl-win32 ^ VC-WIN32 ... D:\var\tmp\openssl-1.0.1k>nmake -f ms\ntdll.mak ... D:\var\tmp\openssl-1.0.1k>nmake -f ms\nt.mak test Microsoft (R) Program Mainten

How to check the client use which protocol or extensions to connect the server ?

2014-01-17 Thread Dongsheng Song
Hi, I write a SSL server, enable zlib, TLS 1.0/1.1/1.2, can I check the client use which TLS protocol, or whether the client use zlib compression ? Thanks, Dongsheng __ OpenSSL Project http://www.o

How to check the client use which protocol or extensions to connect the server ?

2014-01-17 Thread Dongsheng Song
Hi, I write a SSL server, enable zlib, TLS 1.0/1.1/1.2, can I check the client use which TLS protocol, or whether the client use zlib compression ? Thanks, Dongsheng __ OpenSSL Project http://www.o

Re: A small note on Windows 8 GetVersion() depreciation

2014-01-08 Thread Dongsheng Song
[1] GetVersionEx may be altered or unavailable for releases after Windows 8.1. Instead, use the Version Helper APIs. I thinks use 'Version Information Functions'[2] is the better choice. [1] http://msdn.microsoft.com/en-us/library/windows/desktop/ms724451%28v=vs.85%29.aspx [2] http://msdn.micro

Re: overflow when calling X509_gmtime_adj() on 32-bit systems

2013-02-03 Thread Dongsheng Song
On Sun, Feb 3, 2013 at 7:01 PM, Dr. Stephen Henson wrote: > In that above code example if you do: > > X509_gmtime_adj_ex(X509_get_notAfter(x), days, 0, NULL); > > that should resolve your problem. > Maybe it should be better: X509_time_adj_ex(X509_get_notAfter(x),days, 0, NULL);

Re: openssl EC PEM to Java Keystore (JKS)

2013-02-02 Thread Dongsheng Song
On Sat, Feb 2, 2013 at 10:01 PM, redpath wrote: > > *I get this ERROR* > keytool error: java.security.NoSuchAlgorithmException: SHA1withECDSA > Signature not available It's very clear your jdk does not support SHA1withECDSA, you can use Bouncy Castle Crypto API, or upgrade to Java 7.

Re: [FWD] Apache 2.2.17 and OpenSSL 1.0.0c - Crash with SSLVirtualHost ServerName set.

2011-02-04 Thread Dongsheng Song
1] [error] [client 67.167.32.58] Re-negotiation > handshake failed: Not accepted by client!? Please comment out the following line: # SSLRequire %{SSL_CIPHER_USEKEYSIZE} >= 128 Maybe your SSL_CIPHER_USEKEYSIZE tool restrict. -- Dongsheng song ___

Re: SHA1 Message Digest Getting Generated less than 160 Bits i.e. 152 bits.

2010-09-27 Thread Dongsheng Song
On Sat, Sep 25, 2010 at 21:09, Kedar Sabnis wrote: > > HI, > > I am an openSSL User. We implemented SHA1 algorithm. > > Here in some specific case SHA1 digest is coming as 152 bits long instead > of 160 bits long. > > Please suggest if any bug fix is there for this issue. > > Thanking you in anti

Re: Windows Certificate Store with OpenSSL Certificate

2010-09-07 Thread Dongsheng Song
oft 2010 ROOT CA, no valuable difference. Thanks, Dongsheng On Wed, Sep 8, 2010 at 01:59, Jakob Bohm wrote: > On 07-09-2010 09:59, Dongsheng Song wrote: > >> Hi, >> >> When I install my self-signed certificate to 'Certificate Store' of >> Windows 2008, >>

Windows Certificate Store with OpenSSL Certificate

2010-09-07 Thread Dongsheng Song
Hi, When I install my self-signed certificate to 'Certificate Store' of Windows 2008, if I select 'Automatically select the certificate store based on the type of certificate', then the self-signed certificate will be in the 'Intermediate Certification Authorities', not 'Trusted Root Certification

How to generate private key format accept by microsoft signcode ?

2004-03-05 Thread Dongsheng Song
Hello, How to generate private key format accept by microsoft signcode tool ? Thanks for advance __ OpenSSL Project http://www.openssl.org User Support Mailing List[EMAIL PROTE

How to setup cert server using openssl ?(No Content)

2001-12-12 Thread Dongsheng Song
__ OpenSSL Project http://www.openssl.org User Support Mailing List[EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]