Re: [openssl-users] base64 decode in C

2015-03-18 Thread Jakob Bohm
program. Attaching my entire code here. After getting the base64 decoded I'm calculating the MD5 sum and printing it. This works for a regular string but not for SSH pubkey. Thanks again. --Prashant Enjoy Jakob -- Jakob Bohm, CIO, Partner, WiseMo A/S. http://www.wisemo.com Transformervej

Re: [openssl-users] question about resigning a certificate

2015-03-17 Thread Jakob Bohm
are included? Enjoy Jakob -- Jakob Bohm, CIO, Partner, WiseMo A/S. http://www.wisemo.com Transformervej 29, 2860 Søborg, Denmark. Direct +45 31 13 16 10 This public discussion message is non-binding and may contain errors. WiseMo - Remote Service Management for PCs, Phones and Embedded

Re: [openssl-users] SSL_ERROR_WANT_READ, SSL_ERROR_WANT_WRITE

2015-03-11 Thread Jakob Bohm
, Jakob Bohm jb-open...@wisemo.com: Not having tested or read the relevant OpenSSL code, I presume that SSL_write could want a read if it has sent a handshake message, but not yet received the reply, thus it cannot (encrypt and) send user data until it has received and acted on the handshake reply

Re: [openssl-users] Getting info on the ciphers supported by a client

2015-03-10 Thread Jakob Bohm
the client should refuse if the certificate does not match the DNS name or IP address it was trying to contact (not to be confused with whatever name the server returns in protocol messages such as the SMTP banner). Enjoy Jakob -- Jakob Bohm, CIO, Partner, WiseMo A/S. http://www.wisemo.com

Re: [openssl-users] SSL_ERROR_WANT_READ, SSL_ERROR_WANT_WRITE

2015-03-10 Thread Jakob Bohm
before the first read of client commands, except in some servers that do an early read to check if a broken/spammer client is trying to send before receiving the banner). -- Enjoy Jakob -- Jakob Bohm, CIO, Partner, WiseMo A/S. http://www.wisemo.com Transformervej 29, 2860 Søborg, Denmark. Direct

Re: [openssl-users] End of the line for the OpenSSL FIPS Object Module?

2015-02-26 Thread Jakob Bohm
or to coordinate with other stakeholders. -Steve M. Enjoy Jakob -- Jakob Bohm, CIO, Partner, WiseMo A/S. http://www.wisemo.com Transformervej 29, 2860 Søborg, Denmark. Direct +45 31 13 16 10 This public discussion message is non-binding and may contain errors. WiseMo - Remote Service Management for PCs

Re: [openssl-users] [openssl-dev] Proposed cipher changes for post-1.0.2

2015-02-11 Thread Jakob Bohm
-- Jakob Bohm, CIO, Partner, WiseMo A/S. http://www.wisemo.com Transformervej 29, 2860 Søborg, Denmark. Direct +45 31 13 16 10 This public discussion message is non-binding and may contain errors. WiseMo - Remote Service Management for PCs, Phones and Embedded

[openssl-users] Changelog inconsistency between 1.0.1l and 1.0.2

2015-02-11 Thread Jakob Bohm
. Also pleaseclean up any differences that are just typos before the future 1.0.2arelease. Enjoy Jakob -- Jakob Bohm, CIO, Partner, WiseMo A/S. http://www.wisemo.com Transformervej 29, 2860 Søborg, Denmark. Direct +45 31 13 16 10 This public discussion message is non-binding and may contain

Re: [openssl-users] The evolution of the 'master' branch

2015-02-09 Thread Jakob Bohm
. Experiment in experiment-land. My two bits. On Fri, Feb 6, 2015 at 9:59 PM, Matt Caswell m...@openssl.org mailto:m...@openssl.org wrote: On 06/02/15 16:03, Jakob Bohm wrote: I believe you have made the mistake of discussing only amongst yourselves, thus gradually convincing

Re: [openssl-users] How to load local certificate folder on windows

2015-02-09 Thread Jakob Bohm
be selected by setting the CYGWIN environment variable appropriately, so (contrary to recent messages on the list) there's no reason to rewrite c_rehash for use on Windows. Enjoy Jakob -- Jakob Bohm, CIO, Partner, WiseMo A/S. http://www.wisemo.com Transformervej 29, 2860 Søborg, Denmark. Direct +45

Re: [openssl-users] custom name attributes not sent with certificate

2015-02-06 Thread Jakob Bohm
certificate which fails to display unknown name components. P.S. I presume that for any real use, you would use an officially allocated OID to avoid clashing with what other people use. Enjoy Jakob -- Jakob Bohm, CIO, Partner, WiseMo A/S. http://www.wisemo.com Transformervej 29, 2860 Søborg, Denmark

Re: [openssl-users] using openssl to create PKCS#7/CMS on windows

2015-02-06 Thread Jakob Bohm
is the alternate way for this add signature function - that also dumps core at PKCS7_SIGNER_INFO_set() function. I have no clue as to what am I doing wrong here. Appreciate your help. Enjoy Jakob -- Jakob Bohm, CIO, Partner, WiseMo A/S. http://www.wisemo.com Transformervej 29, 2860 Søborg, Denmark

Re: [openssl-users] The evolution of the 'master' branch

2015-02-06 Thread Jakob Bohm
give us credit for not doing this arbitrarily, or on a whim. I believe you have made the mistake of discussing only amongst yourselves, thus gradually convincing each other of the righteousness of a flawed decision. Enjoy Jakob -- Jakob Bohm, CIO, Partner, WiseMo A/S. http://www.wisemo.com

Re: [openssl-users] Handle Leaks - shmem-win32.c shmem.c - OpenSSL 1.0.1l

2015-02-04 Thread Jakob Bohm
, GFlags.exe etc.). Enjoy Jakob -- Jakob Bohm, CIO, Partner, WiseMo A/S. http://www.wisemo.com Transformervej 29, 2860 Søborg, Denmark. Direct +45 31 13 16 10 This public discussion message is non-binding and may contain errors. WiseMo - Remote Service Management for PCs, Phones and Embedded

Re: [openssl-users] i2d_X509_SIG() in FIPS mode

2015-02-04 Thread Jakob Bohm
Jakob -- Jakob Bohm, CIO, Partner, WiseMo A/S. http://www.wisemo.com Transformervej 29, 2860 Søborg, Denmark. Direct +45 31 13 16 10 This public discussion message is non-binding and may contain errors. WiseMo - Remote Service Management for PCs, Phones and Embedded

Re: [openssl-users] Handle Leaks - shmem-win32.c shmem.c - OpenSSL 1.0.1l

2015-02-04 Thread Jakob Bohm
, GFlags.exe etc.). Enjoy Jakob -- Jakob Bohm, CIO, Partner, WiseMo A/S. http://www.wisemo.com Transformervej 29, 2860 Søborg, Denmark. Direct +45 31 13 16 10 This public discussion message is non-binding and may contain errors. WiseMo - Remote Service Management for PCs, Phones and Embedded

Re: [openssl-users] i2d_X509_SIG() in FIPS mode

2015-02-04 Thread Jakob Bohm
Jakob -- Jakob Bohm, CIO, Partner, WiseMo A/S. http://www.wisemo.com Transformervej 29, 2860 Søborg, Denmark. Direct +45 31 13 16 10 This public discussion message is non-binding and may contain errors. WiseMo - Remote Service Management for PCs, Phones and Embedded

Re: [openssl-users] Certificate verification fails with latest commits (ECDSA)

2015-02-04 Thread Jakob Bohm
. 0xFF8, but that would still be 256 times rarer). I am assuming without checking, that i2d_ASN1_INTEGER already handles negative values. Enjoy Jakob -- Jakob Bohm, CIO, Partner, WiseMo A/S. http://www.wisemo.com Transformervej 29, 2860 Søborg, Denmark. Direct +45 31 13 16 10 This public

Re: [openssl-users] The evolution of the 'master' branch

2015-02-04 Thread Jakob Bohm
mode around the basic DES/AES/IDEA/... block functions. And this is just one example of the flexibility provided by not going through the more rigid EVP API. Should everyone not doing just TLS1.2 move to a different librarynow, such as crypto++ ? Enjoy Jakob -- Jakob Bohm, CIO, Partner, WiseMo A/S

Re: [openssl-users] How to construct certificate chain when missing intermediate CA

2015-01-09 Thread Jakob Bohm
Jakob -- Jakob Bohm, CIO, Partner, WiseMo A/S. http://www.wisemo.com Transformervej 29, 2860 Søborg, Denmark. Direct +45 31 13 16 10 This public discussion message is non-binding and may contain errors. WiseMo - Remote Service Management for PCs, Phones and Embedded

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

2015-01-09 Thread Jakob Bohm
to compile and thenjust outputs simplistic nmake makefiles (such as nt.mak and ntdll.mak) based on those lists. Enjoy Jakob -- Jakob Bohm, CIO, Partner, WiseMo A/S. http://www.wisemo.com Transformervej 29, 2860 Søborg, Denmark. Direct +45 31 13 16 10 This public discussion message is non

Re: [openssl-users] OpenSSL Release Strategy and Blog

2015-01-07 Thread Jakob Bohm
On 28/12/2014 12:26, Kurt Roeckx wrote: On Sun, Dec 28, 2014 at 01:31:38AM +0100, Jakob Bohm wrote: 3. The 1.0.x binary compatibility promise seems to not have been completely kept. As recently as just this December, As a practical example: I had an OS upgrade partially fail due

Re: [openssl-users] OpenSSL Release Strategy and Blog

2015-01-07 Thread Jakob Bohm
On 29/12/2014 01:37, Matt Caswell wrote: On 28/12/14 00:31, Jakob Bohm wrote: On 24-12-2014 00:49, Matt Caswell wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 You will have noticed that the OpenSSL 1.0.0 End Of Life Announcement contained a link to the recently published OpenSSL Release

Re: [openssl-users] openssl, opencrypto integration

2015-01-07 Thread Jakob Bohm
as they are, but change the comparison to compare values that are actually supposed to be the same, such as MAC key length to MAC key length (implicit 0 in the digests[] array), and result length to result length (named keylen in the digests[] array). Enjoy Jakob -- Jakob Bohm, CIO, Partner, WiseMo A/S

Re: [openssl-users] OpenSSL Release Strategy and Blog

2014-12-27 Thread Jakob Bohm
, such as OS loaders and door locks. Enjoy Jakob -- Jakob Bohm, CIO, Partner, WiseMo A/S. http://www.wisemo.com Transformervej 29, 2730 Herlev, Denmark. Direct +45 31 13 16 10 This public discussion message is non-binding and may contain errors. WiseMo - Remote Service Management for PCs, Phones

Re: [openssl-users] How to display root certificate in command line

2014-12-22 Thread Jakob Bohm
version of s_client knows how to dump out the constructed verification chain, there is only an option to dump the server supplied certificates (regardless if those were used by the client or not). Hopefully some future version will have options to dump either or both lists. Enjoy Jakob -- Jakob

Re: [openssl-users] Differences in openssl 0.9.8 and 1.0.1x for private pem key file

2014-12-22 Thread Jakob Bohm
lifetimes, but those tend to be used regularly over that period, givingplenty of opportunity to convert the private key files. Enjoy Jakob -- Jakob Bohm, CIO, Partner, WiseMo A/S. http://www.wisemo.com Transformervej 29, 2860 Søborg, Denmark. Direct +45 31 13 16 10 This public discussion message

Re: [openssl-users] OpenSSL performance issue

2014-12-19 Thread Jakob Bohm
who chose them for you. Enjoy Jakob -- Jakob Bohm, CIO, Partner, WiseMo A/S. http://www.wisemo.com Transformervej 29, 2860 Søborg, Denmark. Direct +45 31 13 16 10 This public discussion message is non-binding and may contain errors. WiseMo - Remote Service Management for PCs, Phones and Embedded

Re: [openssl-users] OpenSSL performance issue

2014-12-19 Thread Jakob Bohm
On 19/12/2014 12:11, Jakob Bohm wrote: On 19/12/2014 00:10, Prabhat Puroshottam wrote: I am trying to summarize the problem again, since the previous mail seems confusing to some of you. It might help you quickly understand the problem I am facing: We have a product, where Client connects

Re: [openssl-users] Creating a Certificate with CA=TRUE

2014-12-19 Thread Jakob Bohm
certificates or refreshing your CRL. Thanks, best Benjamin! Enjoy Jakob -- Jakob Bohm, CIO, Partner, WiseMo A/S. http://www.wisemo.com Transformervej 29, 2860 Søborg, Denmark. Direct +45 31 13 16 10 This public discussion message is non-binding and may contain errors. WiseMo - Remote Service

Re: [openssl-users] CVE-2014- and OpenSSL?

2014-12-15 Thread Jakob Bohm
On 12-12-2014 21:31, Jeffrey Walton wrote: On Fri, Dec 12, 2014 at 5:23 AM, Jakob Bohm jb-open...@wisemo.com wrote: On 09/12/2014 21:46, Jeffrey Walton wrote: On Tue, Dec 9, 2014 at 2:07 PM, Amarendra Godbole amarendra.godb...@gmail.com wrote: So Adam Langley writes SSLv3 decoding function

Re: [openssl-users] CVE-2014- and OpenSSL?

2014-12-12 Thread Jakob Bohm
scheme, using the same implementation functions. Enjoy Jakob -- Jakob Bohm, CIO, Partner, WiseMo A/S. http://www.wisemo.com Transformervej 29, 2860 Søborg, Denmark. Direct +45 31 13 16 10 This public discussion message is non-binding and may contain errors. WiseMo - Remote Service Management

Re: [openssl-users] Error: A call to SSPI failed ...

2014-12-12 Thread Jakob Bohm
reportfrom .NET to see the real error code. Enjoy Jakob -- Jakob Bohm, CIO, Partner, WiseMo A/S. http://www.wisemo.com Transformervej 29, 2860 Søborg, Denmark. Direct +45 31 13 16 10 This public discussion message is non-binding and may contain errors. WiseMo - Remote Service Management for PCs

Re: Small memory leak on multithreaded server

2014-11-23 Thread Jakob Bohm
loader API). For libraries written in C++, the static constructor and destructor language mechanisms are treated this way automatically and thus subject to the same limitations on permitted operations. Enjoy Jakob -- Jakob Bohm, CIO, Partner, WiseMo A/S. http://www.wisemo.com Transformervej 29, 2730

Re: Small memory leak on multithreaded server

2014-11-21 Thread Jakob Bohm
I get 20 blocks totaling 253 bytes. I have stack traces of where each block is allocated but I cannot figure out how this memory should be cleaned up. Each of the 20 blocks filter down to 1 of 5 root stack traces. The stack traces are: Repeated 6 times: Enjoy Jakob -- Jakob Bohm, CIO

Re: Schanner secu

2014-11-20 Thread Jakob Bohm
the only affected clients, then this is not the best possiblefix. On the other hand, if some other SSL library would fail if presented withthe 3 new suites (the GCM suites without ECDSA certs), then their fix is correct and just helps the old OpenSSL versions by chance. Enjoy Jakob -- Jakob Bohm

Re: 1.0.1j on Windows32 shows error C2027: use of undefined type 'in6_addr'

2014-11-06 Thread Jakob Bohm
! On 11/5/2014 1:23 PM, Jakob Bohm wrote: Maybe you forgot to run the batch file that sets the INCLUDE and LIB environmentvariables to prepend later VC 6.0 compatible SDK headers before,such as those in the July 2002 Platform SDK. The copyright message quoted by Walter H. is just that, acopyright

Re: Why public key SHA1 is not same as Subject key Identifier

2014-11-05 Thread Jakob Bohm
Jakob -- Jakob Bohm, CIO, Partner, WiseMo A/S. http://www.wisemo.com Transformervej 29, 2860 Søborg, Denmark. Direct +45 31 13 16 10 This public discussion message is non-binding and may contain errors. WiseMo - Remote Service Management for PCs, Phones and Embedded

Re: 1.0.1j on Windows32 shows error C2027: use of undefined type 'in6_addr'

2014-11-05 Thread Jakob Bohm
, definitly WINSOCK2.H contains this: /* * Constants and structures defined by the internet system, * Per RFC 790, September 1981, taken from the BSD file netinet/in.h. */ by the way: Visual C++ is from 1998, also an old ancient compiler we have 2014 ;-) Enjoy Jakob -- Jakob Bohm, CIO, Partner

Re: 1.0.1j on Windows32 shows error C2027: use of undefined type 'in6_addr'

2014-11-05 Thread Jakob Bohm
' NMAKE : fatal error U1077: 'cl' : return code '0x2' Stop. this seems that you include ancient SDK headers not capable of IPv6 at all ... -- Jakob Bohm, CIO, partner, WiseMo A/S. http://www.wisemo.com Transformervej 29, 2860 Soborg, Denmark. direct: +45 31 13 16 10 tel:+4531131610

Re: OpenSSL Team Keys

2014-11-04 Thread Jakob Bohm
a certificate backed by much more thorough identity checks, given your position in the SSL pecking order. Enjoy Jakob -- Jakob Bohm, CIO, Partner, WiseMo A/S. http://www.wisemo.com Transformervej 29, 2860 Søborg, Denmark. Direct +45 31 13 16 10 This public discussion message is non-binding

Re: Expected results for testing Poodlebug using OpenSSL CLI

2014-10-30 Thread Jakob Bohm
anything to release fixes that enable solution B. Enjoy Jakob -- Jakob Bohm, CIO, Partner, WiseMo A/S. http://www.wisemo.com Transformervej 29, 2860 Søborg, Denmark. Direct +45 31 13 16 10 This public discussion message is non-binding and may contain errors. WiseMo - Remote Service Management for PCs

Re: SSL_MODE_SEND_FALLBACK_SCSV option

2014-10-24 Thread Jakob Bohm
is in progress. Please let me know your opinion on this. Once again thanks everyone for your response. -Aditya Enjoy Jakob -- Jakob Bohm, CIO, Partner, WiseMo A/S. http://www.wisemo.com Transformervej 29, 2860 Søborg, Denmark. Direct +45 31 13 16 10 This public discussion message is non-binding

Re: SSL_MODE_SEND_FALLBACK_SCSV option

2014-10-24 Thread Jakob Bohm
an example, which happens to be important right now because of poodle. Hope this will clear all the confusions. -Aditya On Fri, Oct 24, 2014 at 5:35 PM, Jakob Bohm jb-open...@wisemo.com mailto:jb-open...@wisemo.comwrote: On 24/10/2014 13:33, Aditya Kumar wrote: Hi All

Re: openssl SSL3 vulnerability

2014-10-24 Thread Jakob Bohm
: ::SSL_CTX_set_cipher_list(ctx, ALL:!aNULL:!ADH:!eNULL:!LOW:!EXP:RC4+RSA:+HIGH:+MEDIUM); Is there something wrong with these ciphers? What are best cipher argument for only TLSv1 communication. I think, I need not set ciphers on client side. Thanks – Pradeep reddy. Enjoy Jakob -- Jakob Bohm, CIO, Partner

Re: SSL_MODE_SEND_FALLBACK_SCSV option

2014-10-22 Thread Jakob Bohm
On 21/10/2014 16:05, Florian Weimer wrote: * Jakob Bohm: The purpose of the option is to make totally broken applications a bit less secure (when they happen to certain servers). From my I meant “a bit less insecure”, as Bodo pointed out. OK, point already taken. point of view

Re: Please document the new SSL_MODE_SEND_FALLBACK_SCSV

2014-10-19 Thread Jakob Bohm
...@openssl.org] *On Behalf Of *Jakob Bohm *Sent:* October-17-14 7:59 AM *To:* openssl-users@openssl.org *Subject:* Please document the new SSL_MODE_SEND_FALLBACK_SCSV The new SSL_MODE_SEND_FALLBACK_SCSV option is badly documented in the wiki and man pages, which is going to cause a lot of problems when

Please document the new SSL_MODE_SEND_FALLBACK_SCSV

2014-10-17 Thread Jakob Bohm
SSL_OPTION_SEND_FALLBACK_SCSV (there is probably a good reason, but itisn't documented). Enjoy Jakob -- Jakob Bohm, CIO, Partner, WiseMo A/S. http://www.wisemo.com Transformervej 29, 2860 Søborg, Denmark. Direct +45 31 13 16 10 This public discussion message is non-binding and may contain errors

Re: Quick question about the poodle fix

2014-10-17 Thread Jakob Bohm
in the handshake, ensuring that the connection will fail if it is modified, otherwise much worse could be done (such as removing all the strong ciphers from that same list, thus causing 40 bit encryption). Enjoy Jakob -- Jakob Bohm, CIO, Partner, WiseMo A/S. http://www.wisemo.com Transformervej 29, 2860

Wiki bug: Documentation_Index generated wrongly

2014-10-17 Thread Jakob Bohm
() and SSL_set_mode() manpage. In other words, the script looks like it is indexing the SEE ALSO section, ratherthan the TITLES and NAME sections (which is what man(1) on *n*x does). Enjoy Jakob -- Jakob Bohm, CIO, Partner, WiseMo A/S. http://www.wisemo.com Transformervej 29, 2860 Søborg, Denmark

Re: Browsers do not import chained certificate.

2014-10-09 Thread Jakob Bohm
://ocsp.example.com/issuerCA Netscape Cert Type: SSL CA Enjoy Jakob -- Jakob Bohm, CIO, Partner, WiseMo A/S. http://www.wisemo.com Transformervej 29, 2860 Søborg, Denmark. Direct +45 31 13 16 10 This public discussion message is non-binding and may contain errors

Re: Know Extended Key Usage

2014-10-08 Thread Jakob Bohm
://www.openssl.org User Support Mailing List openssl-users@openssl.org mailto:openssl-users@openssl.org Automated List Manager majord...@openssl.org mailto:majord...@openssl.org Enjoy Jakob -- Jakob Bohm, CIO, Partner, WiseMo A/S. http://www.wisemo.com Transformervej 29, 2860

Re: Know Extended Key Usage

2014-10-08 Thread Jakob Bohm
-noout -text | grep -A1 X509v3 Extended Key Usage which seems to produce a little less noise, but it's still not down to a single line of output. Still, it's more elegant than what I cited, I think. Cheers On 10/08/2014 08:43 AM, Jakob Bohm wrote: I think you can safely omit the middle

Re: best practice for creating a CA cert?

2014-09-29 Thread Jakob Bohm
care if the CA takes 30 seconds longer to sign a cert - but I'd really care if it made a web browser hang when talking to the resultant server cert ;-) -- Jakob Bohm, CIO, partner, WiseMo A/S. http://www.wisemo.com Transformervej 29, 2860 Soborg, Denmark. direct: +45 31 13 16 10 tel

Re: Verifying authenticode signature using openssl API

2014-09-22 Thread Jakob Bohm
. Thanks. -Prasad On Sep 19, 2014, at 10:24 AM, Jakob Bohm jb-open...@wisemo.com wrote: On 19/09/2014 09:14, Prasad Dabak wrote: The RFC links helped. I am able to do decrypt the encrypted digest and match it with the DigestInfo as explained in rfc2315

Re: issuer_hash

2014-09-11 Thread Jakob Bohm
are used to look up CAs in a disk-based database, as used by the -CAdir option to various other OpenSSL commands. Basically, each CA is listed under its own -subject_hash, and calling -issuer_hash on a certificate then tells where to look for the CA certificate). Enjoy Jakob -- Jakob Bohm, CIO

Re: Verifying authenticode signature using openssl API

2014-09-09 Thread Jakob Bohm
assuming that I require to do both (1) and (2) in order to verify the authenticode signature? 4. What is the best way to verify if the executable is signed by specific company using that company's public key? Any inputs will be greatly appreciated! Enjoy Jakob -- Jakob Bohm, CIO, Partner

Re: Value of DEFAULT cipher suite

2014-09-09 Thread Jakob Bohm
that don't protect against BEAST in other ways. To protect from the known RC4 repeated-plaintext vulnerability, one might consider adding rate limiting to some SSL/TLS protocol steps whenever RC4 is actually used. Enjoy Jakob -- Jakob Bohm, CIO, Partner, WiseMo A/S. http://www.wisemo.com

Re: On 2K keys and SHA-256

2014-09-09 Thread Jakob Bohm
sure those links get seen by folks in charge. Enjoy Jakob -- Jakob Bohm, CIO, Partner, WiseMo A/S. http://www.wisemo.com Transformervej 29, 2860 Søborg, Denmark. Direct +45 31 13 16 10 This public discussion message is non-binding and may contain errors. WiseMo - Remote Service Management

Re: Value of DEFAULT cipher suite

2014-09-09 Thread Jakob Bohm
given key). You really should look at the extensive research done by SSL Labsbefore blindly deprecating stuff. Enjoy Jakob -- Jakob Bohm, CIO, Partner, WiseMo A/S. http://www.wisemo.com Transformervej 29, 2860 Søborg, Denmark. Direct +45 31 13 16 10 This public discussion message is non-binding

Re: Verifying authenticode signature using openssl API

2014-09-07 Thread Jakob Bohm
in their certificates collection, issued byMicrosoft Code Verification Root to the actual CA that issued the companycertificate. This is because the signature checking code in Microsoft's bootloaderonly knows about that Microsoft CA. Enjoy and good luck Jakob -- Jakob Bohm, CIO, Partner, WiseMo A/S

Re: Why does OpenSSL own all the prefixes in the world?

2014-09-07 Thread Jakob Bohm
is defined?: SRTP_PROTECTION_PROFILE [*]https://github.com/joyent/libuv/ Enjoy Jakob -- Jakob Bohm, CIO, Partner, WiseMo A/S. http://www.wisemo.com Transformervej 29, 2860 Søborg, Denmark. Direct +45 31 13 16 10 This public discussion message is non-binding and may contain errors

https://www.openssl.org/news/state.html is stale

2014-09-07 Thread Jakob Bohm
. Please update the page. Enjoy Jakob -- Jakob Bohm, CIO, Partner, WiseMo A/S. http://www.wisemo.com Transformervej 29, 2860 Søborg, Denmark. Direct +45 31 13 16 10 This public discussion message is non-binding and may contain errors. WiseMo - Remote Service Management for PCs, Phones and Embedded

Re: Signing .JAR files using OpenSSL for Windows

2014-09-03 Thread Jakob Bohm
with appropriate engine options, then use a generic ZIP program to replace the dummy $signaturename.RSA with the real one. Enjoy Jakob -- Jakob Bohm, CIO, Partner, WiseMo A/S. http://www.wisemo.com Transformervej 29, 2730 Herlev, Denmark. Direct +45 31 13 16 10 This public discussion message

Re: OpenSSL engine support in OpenSSL FIPS Object Module

2014-07-06 Thread Jakob Bohm
. Thanks a lot. Regards Jayalakshmi Enjoy Jakob -- Jakob Bohm, CIO, Partner, WiseMo A/S. http://www.wisemo.com Transformervej 29, 2730 Herlev, Denmark. Direct +45 31 13 16 10 This public discussion message is non-binding and may contain errors. WiseMo - Remote Service Management for PCs

Re: help with error

2014-07-04 Thread Jakob Bohm
into a Cisco router. Anyway Laksha found it was a bug in the openssl binary. Enjoy Jakob -- Jakob Bohm, CIO, Partner, WiseMo A/S. http://www.wisemo.com Transformervej 29, 2730 Herlev, Denmark. Direct +45 31 13 16 10 This public discussion message is non-binding and may contain errors. WiseMo - Remote

Re: OpenSSL roadmap

2014-07-03 Thread Jakob Bohm
is not portable. Also note that the need to link actual application code to OpenSSL (or any other portable library) significantly limits the choice of compiler to those that produce compatible .o files to those produced and used by the application linker. Enjoy Jakob -- Jakob Bohm, CIO, Partner, WiseMo

Re: help with error

2014-07-03 Thread Jakob Bohm
-- Jakob Bohm, CIO, Partner, WiseMo A/S. http://www.wisemo.com Transformervej 29, 2730 Herlev, Denmark. Direct +45 31 13 16 10 This public discussion message is non-binding and may contain errors. WiseMo - Remote Service Management for PCs, Phones and Embedded

Re: Hostname checking and X509_check_host

2014-07-03 Thread Jakob Bohm
. Instead use X509_VERIFY_PARAM_set1_host(), then name checks are performed as needed. The verify callback is called with an error status if the fail. Enjoy Jakob -- Jakob Bohm, CIO, Partner, WiseMo A/S. http://www.wisemo.com Transformervej 29, 2730 Herlev, Denmark. Direct +45 31 13 16 10

Re: SSL_CTX_set_tmp_ecdh_callback() semantics in 1.0.1?

2014-07-01 Thread Jakob Bohm
On 7/1/2014 2:42 AM, Jeffrey Walton wrote: On Mon, Jun 30, 2014 at 4:32 PM, Jakob Bohm jb-open...@wisemo.com wrote: Because there is no documentation for SSL_CTX_set_tmp_ecdh_callback() in OpenSSL 1.0.1 and older, I am afraid I have to ask: 1. Is the EC_KEY* returned by the callback supposed

SSL_CTX_set_tmp_ecdh_callback() semantics in 1.0.1?

2014-06-30 Thread Jakob Bohm
-- Jakob Bohm, CIO, Partner, WiseMo A/S. http://www.wisemo.com Transformervej 29, 2730 Herlev, Denmark. Direct +45 31 13 16 10 This public discussion message is non-binding and may contain errors. WiseMo - Remote Service Management for PCs, Phones and Embedded

Re: Possibility to cache ca-bundle and reuse it between SSL sessions?

2014-06-25 Thread Jakob Bohm
that same X509_STORE as store_ctx-ctx and get your pointer from the CRYPTO_EX_DATA at store_ctx-ctx-ex_data. At least that is what it looks like to me. (Figuring out how to use the generic CRYPTO_EX_DATA API is left as an exercise for the reader). Enjoy Jakob -- Jakob Bohm, CIO, Partner, WiseMo A/S

Re: Possibility to cache ca-bundle and reuse it between SSL sessions?

2014-06-24 Thread Jakob Bohm
(read only) byte array, then for each new SSL session, loop over d2i_X509() until you reach the end of your array or it fails. Use a second array for the concatenated CRLs. Note that the arrays should be in DER format, not PEM format. Enjoy Jakob -- Jakob Bohm, CIO, Partner, WiseMo A/S. http

Advisory on CVE 2014-0195 not listed on main vulnerabilities page

2014-06-23 Thread Jakob Bohm
the page to reflect this part of the advisory. This was also mentioned by Mr. Nageswar in an unanswered message 14 days ago. Enjoy Jakob -- Jakob Bohm, CIO, Partner, WiseMo A/S. http://www.wisemo.com Transformervej 29, 2730 Herlev, Denmark. Direct +45 31 13 16 10 This public discussion message

Re: Decryption succeed in GCM mode when tag is truncated

2014-06-19 Thread Jakob Bohm
the total delay is max(encrypt_time, transmit_time) + decrypt_time while a non-parallelizable mode would have encrypt_time + transmit_time + decrypt_time Of cause there are other drawbacks to the various mode that needs to be considered before choosing one. Enjoy Jakob -- Jakob Bohm, CIO

Re: OpenSSL Security Advisory

2014-06-06 Thread Jakob Bohm
that condition. At least this is how I read the code. Enjoy Jakob -- Jakob Bohm, CIO, Partner, WiseMo A/S. http://www.wisemo.com Transformervej 29, 2730 Herlev, Denmark. Direct +45 31 13 16 10 This public discussion message is non-binding and may contain errors. WiseMo - Remote Service Management

Re: Platinum Sponsorship by Huawei

2014-05-31 Thread Jakob Bohm
at 4:22 PM, Jakob Bohm jb-open...@wisemo.com mailto:jb-open...@wisemo.com wrote: On 5/30/2014 12:24 AM, Geoffrey Thorpe wrote: ... The only way to to avoid any political overtones in such a situation (if that really is your intention, because doing the right

Re: Build issue on Mac OS X 10.9 (64 bit) with JHBuild

2014-05-31 Thread Jakob Bohm
on the outer make. The easiest workaround would be to omit the -j options from the outer make invocation, or to simply ignore the warning. Enjoy Jakob -- Jakob Bohm, CIO, Partner, WiseMo A/S. http://www.wisemo.com Transformervej 29, 2730 Herlev, Denmark. Direct +45 31 13 16 10 This public

Re: Re?: How to make a secure tcp connection without using certificate

2014-05-30 Thread Jakob Bohm
On 5/30/2014 12:03 AM, Dave Thompson wrote: From: owner-openssl-us...@openssl.org On Behalf Of Jakob Bohm Sent: Wednesday, May 28, 2014 13:04 On 5/25/2014 2:22 PM, Hanno Böck wrote: Some clients (e.g. all common browsers) do fallbacks that in fact can invalidate all improvements of later

Re: Platinum Sponsorship by Huawei

2014-05-30 Thread Jakob Bohm
of a potential ability to threaten to reward or punish a project via the purse strings. Enjoy Jakob -- Jakob Bohm, CIO, Partner, WiseMo A/S. http://www.wisemo.com Transformervej 29, 2730 Herlev, Denmark. Direct +45 31 13 16 10 This public discussion message is non-binding and may contain errors

Re: Platinum Sponsorship by Huawei

2014-05-30 Thread Jakob Bohm
correct)...? Maybe the list of contributors and amounts should be published annually on some webpage in a neutral form, WITHOUT any golden or platine award... A good compromise I think... Yours sincerely, Pierre Delaage Le 30/05/2014 22:22, Jakob Bohm a écrit : On 5/30/2014 12:24 AM

Re: Open SSL Upgrade

2014-05-30 Thread Jakob Bohm
. There was however a minor change somewhere between 1.0.1a and 1.0.1e which affects the default behavior of SSL programs if compiled against the 1.0.1a header files but run with the 1.0.1f or later DLLs. Enjoy Jakob -- Jakob Bohm, CIO, Partner, WiseMo A/S. http://www.wisemo.com Transformervej 29, 2730 Herlev

Re: Re?: How to make a secure tcp connection without using certificate

2014-05-28 Thread Jakob Bohm
in an unsigned part of the exchange. This could even be specified in an UPDATE RFC for the existing TLS v1.0..v1.2 versions, and a CVE number assigned to the common bug of its non-implementation (after library implementations become available). Enjoy Jakob -- Jakob Bohm, CIO, Partner, WiseMo

Re: Improving structure and governance

2014-04-29 Thread Jakob Bohm
relied upon by other companies. Enjoy Jakob -- Jakob Bohm, CIO, Partner, WiseMo A/S. http://www.wisemo.com Transformervej 29, 2730 Herlev, Denmark. Direct +45 31 13 16 10 This public discussion message is non-binding and may contain errors. WiseMo - Remote Service Management for PCs, Phones

Re: slowness of _ssl.sslwrap() on first call

2014-04-29 Thread Jakob Bohm
the full call graph of SSL_CTX_new() and SSLv23_method(). Enjoy Jakob -- Jakob Bohm, CIO, Partner, WiseMo A/S. http://www.wisemo.com Transformervej 29, 2730 Herlev, Denmark. Direct +45 31 13 16 10 This public discussion message is non-binding and may contain errors. WiseMo - Remote Service

Re: Increment certificate serial numbers randomly

2014-04-29 Thread Jakob Bohm
-- Jakob Bohm, CIO, Partner, WiseMo A/S. http://www.wisemo.com Transformervej 29, 2730 Herlev, Denmark. Direct +45 31 13 16 10 This public discussion message is non-binding and may contain errors. WiseMo - Remote Service Management for PCs, Phones and Embedded

Re: Improving structure and governance

2014-04-25 Thread Jakob Bohm
the last few years that it they are becoming a single point of failure for too many things (or too big to fail as it is called in some other sectors). Thus I think a different organization would be needed if OpenSSL were to give up its independence. Enjoy Jakob -- Jakob Bohm, CIO, Partner

Re: OpenSSL 1.0.1g Upgarade Issue

2014-04-10 Thread Jakob Bohm
.1.0.0) in /usr/local/lib otherwise you don't have the fixed code. Please check that your user account has write access to /usr/local/lib, or that make install was run as root (either should do it). Enjoy Jakob -- Jakob Bohm, CIO, Partner, WiseMo A/S. http://www.wisemo.com Transformervej 29, 2730

Re: OpenSSL version 1.0.1g release signed with unauthorized key???

2014-04-09 Thread Jakob Bohm
majord...@openssl.org Enjoy Jakob -- Jakob Bohm, CIO, Partner, WiseMo A/S. http://www.wisemo.com Transformervej 29, 2730 Herlev, Denmark. Direct +45 31 13 16 10 This public discussion message is non-binding and may contain errors. WiseMo - Remote Service Management

Re: Server Certifcate Missing SAN

2014-01-24 Thread Jakob Bohm
Jakob -- Jakob Bohm, CIO, Partner, WiseMo A/S. http://www.wisemo.com Transformervej 29, 2730 Herlev, Denmark. Direct +45 31 13 16 10 This public discussion message is non-binding and may contain errors. WiseMo - Remote Service Management for PCs, Phones and Embedded

Re: Appending to encrypted data.

2014-01-23 Thread Jakob Bohm
. With a little tweaking, these tricks also work for GCM mode, since it is mostly CTR mode with a checksum computed in parallel and then encrypted. Enjoy Jakob -- Jakob Bohm, CIO, Partner, WiseMo A/S. http://www.wisemo.com Transformervej 29, 2730 Herlev, Denmark. Direct +45 31 13 16 10 This public

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

2014-01-09 Thread Jakob Bohm
(or something even more low-level in case Microsoft sabotages these too), could be a way to work around the sabotage introduced in Windows NT 6.3 (Marketed as 8.1). On Thu, Jan 9, 2014 at 3:11 AM, Jakob Bohm jb-open...@wisemo.com wrote: While I have not specifically checked the Windows 8 SDK, my

Re: CRL checking failing in 1.0.1

2014-01-09 Thread Jakob Bohm
://www.openssl.org User Support Mailing Listopenssl-users@openssl.org Automated List Manager majord...@openssl.org Enjoy Jakob -- Jakob Bohm, CIO, Partner, WiseMo A/S. http://www.wisemo.com Transformervej 29, 2730 Herlev, Denmark. Direct +45 31 13 16 10

Re: No fips and --with-fipsdir arguments in OpenSSL 1.0.0l configure script.

2014-01-08 Thread Jakob Bohm
with the (current) OpenSSL FIPS module 2.0, by (as one of many steps) compiling OpenSSL 1.0.1 --with-fipsdir= In either case, it is technically only the FIPS module and not the OpenSSL library which is subject to FIPS validation. (Note: There was no OpenSSL 0.9.9) Enjoy Jakob -- Jakob Bohm, CIO, Partner

Re: OpenSSL version 1.0.1f released

2014-01-08 Thread Jakob Bohm
released === Snipped rest of announcement boilerplate Enjoy Jakob -- Jakob Bohm, CIO, Partner, WiseMo A/S. http://www.wisemo.com Transformervej 29, 2730 Herlev, Denmark. Direct +45 31 13 16 10 This public discussion message is non-binding and may contain errors

A small note on Windows 8 GetVersion() depreciation

2014-01-08 Thread Jakob Bohm
-- Jakob Bohm, CIO, Partner, WiseMo A/S. http://www.wisemo.com Transformervej 29, 2730 Herlev, Denmark. Direct +45 31 13 16 10 This public discussion message is non-binding and may contain errors. WiseMo - Remote Service Management for PCs, Phones and Embedded

Re: Merkle signature scheme

2014-01-07 Thread Jakob Bohm
exchange that doesn't require a private dark fiber between the parties). Enjoy Jakob -- Jakob Bohm, CIO, Partner, WiseMo A/S. http://www.wisemo.com Transformervej 29, 2730 Herlev, Denmark. Direct +45 31 13 16 10 This public discussion message is non-binding and may contain errors. WiseMo

Re: OpenSSL CA and signing certs with SANs

2014-01-07 Thread Jakob Bohm
. When you use an OpenSSL CA to sign this type of request, the certificate is made without issue but the SANS are stripped out of the final product. What am I missing here? Regards, Brandon Biondo Enjoy Jakob -- Jakob Bohm, CIO, Partner, WiseMo A/S. http://www.wisemo.com Transformervej 29

Re: potential bug in ssl/s3_cbc.c

2013-09-11 Thread Jakob Bohm
(first_block) header_length - md_block_size then This code will overflow first_block. I sure hope there is code in there which checks the validity of the two inequalities, either directly or by only using hardcoded known good values for those parameters. Enjoy Jakob -- Jakob Bohm, CIO

Re: 32-bit Windows rebasing of OpenSSL FIPS library

2013-09-11 Thread Jakob Bohm
likely to be loaded into your process. EXE files should use the default /BASE value in any post-1997 linker (a few very old linkers used a different value not compatible with later platforms but the new value is backwards compatible). Enjoy Jakob -- Jakob Bohm, CIO, Partner, WiseMo A/S. http

<    2   3   4   5   6   7   8   9   10   11   >