GNU bug report logs -
#67832
Emacs brew URL Has Expired SSL
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 67832 in the body.
You can then email your comments to 67832 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#67832
; Package
emacs
.
(Fri, 15 Dec 2023 00:41:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Jeremy Walker <JWalker <at> interpressecurity.com>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Fri, 15 Dec 2023 00:41:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
I am trying to install emacs on a Macintosh. As per the instructions at https://www.gnu.org/software/emacs/download.html I ran:
$ brew install --cask emacs
However, because the SSL cert is expired, instead of installing emacs I see:
==> Downloading https://emacsformacosx.com/emacs-builds/Emacs-29.1-1-universal.d
curl: (60) SSL certificate problem: certificate has expired
More details here: https://curl.se/docs/sslcerts.html
curl failed to verify the legitimacy of the server and therefore could not
establish a secure connection to it. To learn more about this situation and
how to fix it, please visit the web page mentioned above.
Error: Download failed on Cask 'emacs' with message: Download failed: https://emacsformacosx.com/emacs-builds/Emacs-29.1-1-universal.dmg
Please update your certificate to have a non-expired date so that Mac users can install emacs. Thanks!
Jeremy
[Message part 2 (text/html, inline)]
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#67832
; Package
emacs
.
(Fri, 15 Dec 2023 00:59:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 67832 <at> debbugs.gnu.org (full text, mbox):
tags 67832 + notabug
thanks
Jeremy Walker <JWalker <at> interpressecurity.com> writes:
> I am trying to install emacs on a Macintosh. As per the instructions at https://www.gnu.org/software/emacs/download.html I ran:
>
> $ brew install --cask emacs
>
> However, because the SSL cert is expired, instead of installing emacs I see:
>
>
> ==> Downloading https://emacsformacosx.com/emacs-builds/Emacs-29.1-1-universal.d
AFAIK, we don't maintain emacsfomacosx.com, so I'm tagging this notabug
(meaning that we do not consider this a bug in Emacs itself).
Does anyone know who does administer that server so that we can forward
this information to them?
>
> curl: (60) SSL certificate problem: certificate has expired
>
> More details here: https://curl.se/docs/sslcerts.html
>
>
>
> curl failed to verify the legitimacy of the server and therefore could not
>
> establish a secure connection to it. To learn more about this situation and
>
> how to fix it, please visit the web page mentioned above.
>
>
>
> Error: Download failed on Cask 'emacs' with message: Download failed: https://emacsformacosx.com/emacs-builds/Emacs-29.1-1-universal.dmg
>
> Please update your certificate to have a non-expired date so that Mac users can install emacs. Thanks!
>
> Jeremy
Added tag(s) notabug.
Request was from
Stefan Kangas <stefankangas <at> gmail.com>
to
control <at> debbugs.gnu.org
.
(Fri, 15 Dec 2023 00:59:02 GMT)
Full text and
rfc822 format available.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#67832
; Package
emacs
.
(Fri, 15 Dec 2023 09:12:01 GMT)
Full text and
rfc822 format available.
Message #13 received at 67832 <at> debbugs.gnu.org (full text, mbox):
Stefan Kangas <stefankangas <at> gmail.com> writes:
>
> Does anyone know who does administer that server so that we can forward
> this information to them?
>
You can contact David Caldwell at david+emacsformacosx <at> porkrind.org
Reply sent
to
Stefan Kangas <stefankangas <at> gmail.com>
:
You have taken responsibility.
(Sat, 16 Dec 2023 11:00:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
Jeremy Walker <JWalker <at> interpressecurity.com>
:
bug acknowledged by developer.
(Sat, 16 Dec 2023 11:00:02 GMT)
Full text and
rfc822 format available.
Message #18 received at 67832-done <at> debbugs.gnu.org (full text, mbox):
David,
Please see below regarding emacsformacosx.com.
Jeremy Walker <JWalker <at> interpressecurity.com> writes:
> I am trying to install emacs on a Macintosh. As per the instructions at https://www.gnu.org/software/emacs/download.html I ran:
>
> $ brew install --cask emacs
>
> However, because the SSL cert is expired, instead of installing emacs I see:
>
>
> ==> Downloading https://emacsformacosx.com/emacs-builds/Emacs-29.1-1-universal.d
>
> curl: (60) SSL certificate problem: certificate has expired
>
> More details here: https://curl.se/docs/sslcerts.html
>
>
>
> curl failed to verify the legitimacy of the server and therefore could not
>
> establish a secure connection to it. To learn more about this situation and
>
> how to fix it, please visit the web page mentioned above.
>
>
>
> Error: Download failed on Cask 'emacs' with message: Download failed: https://emacsformacosx.com/emacs-builds/Emacs-29.1-1-universal.dmg
>
> Please update your certificate to have a non-expired date so that Mac users can install emacs. Thanks!
>
> Jeremy
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#67832
; Package
emacs
.
(Sat, 16 Dec 2023 21:32:02 GMT)
Full text and
rfc822 format available.
Message #21 received at 67832-done <at> debbugs.gnu.org (full text, mbox):
Hi,
Thank you for notifying me. I had to manually force my hosting provider
(Dreamhost) to renew TLS cert yesterday—at this point everything should
be good again.
This now reports no errors for me:
$ curl -s -o /dev/null https://emacsformacosx.com
$
-David
On 12/16/23 2:59 AM, Stefan Kangas wrote:
> David,
>
> Please see below regarding emacsformacosx.com.
>
> Jeremy Walker <JWalker <at> interpressecurity.com> writes:
>
>> I am trying to install emacs on a Macintosh. As per the instructions at https://www.gnu.org/software/emacs/download.html I ran:
>>
>> $ brew install --cask emacs
>>
>> However, because the SSL cert is expired, instead of installing emacs I see:
>>
>>
>> ==> Downloading https://emacsformacosx.com/emacs-builds/Emacs-29.1-1-universal.d
>>
>> curl: (60) SSL certificate problem: certificate has expired
>>
>> More details here: https://curl.se/docs/sslcerts.html
>>
>>
>>
>> curl failed to verify the legitimacy of the server and therefore could not
>>
>> establish a secure connection to it. To learn more about this situation and
>>
>> how to fix it, please visit the web page mentioned above.
>>
>>
>>
>> Error: Download failed on Cask 'emacs' with message: Download failed: https://emacsformacosx.com/emacs-builds/Emacs-29.1-1-universal.dmg
>>
>> Please update your certificate to have a non-expired date so that Mac users can install emacs. Thanks!
>>
>> Jeremy
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sun, 14 Jan 2024 12:24:05 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 156 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.