Groups | Search | Server Info | Login | Register


Groups > gnu.gnustep.bug > #4383

[bug #58546] GSTLS certificate expiration test always fails on 32-bit architectures

Path csiph.com!goblin2!goblin1!goblin.stu.neva.ru!usenet.stanford.edu!not-for-mail
From Fred Kiefer <INVALID.NOREPLY@gnu.org>
Newsgroups gnu.gnustep.bug
Subject [bug #58546] GSTLS certificate expiration test always fails on 32-bit architectures
Date Fri, 12 Jun 2020 04:29:46 -0400 (EDT)
Lines 26
Approved bug-gnustep@gnu.org
Message-ID <mailman.1746.1591950588.2541.bug-gnustep@gnu.org> (permalink)
References <20200611-200700.sv47215.80688@savannah.gnu.org> <20200612-081557.sv337.7002@savannah.gnu.org> <20200612-082946.sv431.63124@savannah.gnu.org>
NNTP-Posting-Host lists.gnu.org
Mime-Version 1.0
Content-Type text/plain;charset=UTF-8
X-Trace usenet.stanford.edu 1591950588 27228 209.51.188.17 (12 Jun 2020 08:29:48 GMT)
X-Complaints-To action@cs.stanford.edu
To Richard Frith-Macdonald <rfm@gnu.org>, Fred Kiefer <FredKiefer@gmx.de>, Yavor Doganov <yavor@gnu.org>, bug-gnustep@gnu.org
Envelope-to bug-gnustep@gnu.org
X-PHP-Originating-Script 1001:sendmail.php
X-Savane-Server savannah.gnu.org:443 [2001:470:142::72]
X-Savane-Project gnustep
X-Savane-Tracker bugs
X-Savane-Item-ID 58546
User-Agent Mozilla/5.0 (X11; Linux x86_64; rv:77.0) Gecko/20100101 Firefox/77.0
X-Apparently-From 2001:16b8:2b0b:6c00:d258:f2b0:b613:f4b6 (Savane authenticated user FredKiefer)
In-Reply-To <20200612-081557.sv337.7002@savannah.gnu.org>
X-BeenThere bug-gnustep@gnu.org
X-Mailman-Version 2.1.23
Precedence list
List-Id Bug reports for the GNUstep programming environment <bug-gnustep.gnu.org>
List-Unsubscribe <https://lists.gnu.org/mailman/options/bug-gnustep>, <mailto:bug-gnustep-request@gnu.org?subject=unsubscribe>
List-Archive <https://lists.gnu.org/archive/html/bug-gnustep>
List-Post <mailto:bug-gnustep@gnu.org>
List-Help <mailto:bug-gnustep-request@gnu.org?subject=help>
List-Subscribe <https://lists.gnu.org/mailman/listinfo/bug-gnustep>, <mailto:bug-gnustep-request@gnu.org?subject=subscribe>
X-Mailman-Original-Message-ID <20200612-082946.sv431.63124@savannah.gnu.org>
X-Mailman-Original-References <20200611-200700.sv47215.80688@savannah.gnu.org> <20200612-081557.sv337.7002@savannah.gnu.org>
Xref csiph.com gnu.gnustep.bug:4383

Show key headers only | View raw


Update of bug #58546 (project gnustep):

                  Status:                    None => Confirmed              
             Open/Closed:                  Closed => Open                   

    _______________________________________________________

Follow-up Comment #2:

As far as I understand this you mean that this test is bound to fail on some
32bit systems as the expiration date of the certificate in 2118 can not be
represented on that systems. This is due to time_t being 32 bits on some
systems. As this is not true on all 32 bit system I would prefer to just mark
this test as hopeful. This should have similar results as your change.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?58546>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/

Back to gnu.gnustep.bug | Previous | Next | Find similar


Thread

[bug #58546] GSTLS certificate expiration test always fails on 32-bit architectures Fred Kiefer <INVALID.NOREPLY@gnu.org> - 2020-06-12 04:29 -0400

csiph-web