unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#67832: Emacs brew URL Has Expired SSL
@ 2023-12-14 23:10 Jeremy Walker
  2023-12-15  0:58 ` Stefan Kangas
  2023-12-16 10:59 ` Stefan Kangas
  0 siblings, 2 replies; 5+ messages in thread
From: Jeremy Walker @ 2023-12-14 23:10 UTC (permalink / raw)
  To: 67832

[-- Attachment #1: Type: text/plain, Size: 934 bytes --]

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

[-- Attachment #2: Type: text/html, Size: 3838 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#67832: Emacs brew URL Has Expired SSL
  2023-12-14 23:10 bug#67832: Emacs brew URL Has Expired SSL Jeremy Walker
@ 2023-12-15  0:58 ` Stefan Kangas
  2023-12-15  9:11   ` Daniel Martín via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2023-12-16 10:59 ` Stefan Kangas
  1 sibling, 1 reply; 5+ messages in thread
From: Stefan Kangas @ 2023-12-15  0:58 UTC (permalink / raw)
  To: Jeremy Walker, 67832

tags 67832 + notabug
thanks

Jeremy Walker <JWalker@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





^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#67832: Emacs brew URL Has Expired SSL
  2023-12-15  0:58 ` Stefan Kangas
@ 2023-12-15  9:11   ` Daniel Martín via Bug reports for GNU Emacs, the Swiss army knife of text editors
  0 siblings, 0 replies; 5+ messages in thread
From: Daniel Martín via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2023-12-15  9:11 UTC (permalink / raw)
  To: Stefan Kangas; +Cc: Jeremy Walker, 67832

Stefan Kangas <stefankangas@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@porkrind.org





^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#67832: Emacs brew URL Has Expired SSL
  2023-12-14 23:10 bug#67832: Emacs brew URL Has Expired SSL Jeremy Walker
  2023-12-15  0:58 ` Stefan Kangas
@ 2023-12-16 10:59 ` Stefan Kangas
  2023-12-16 19:47   ` David Caldwell
  1 sibling, 1 reply; 5+ messages in thread
From: Stefan Kangas @ 2023-12-16 10:59 UTC (permalink / raw)
  To: Jeremy Walker, 67832-done; +Cc: David Caldwell

David,

Please see below regarding emacsformacosx.com.

Jeremy Walker <JWalker@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





^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#67832: Emacs brew URL Has Expired SSL
  2023-12-16 10:59 ` Stefan Kangas
@ 2023-12-16 19:47   ` David Caldwell
  0 siblings, 0 replies; 5+ messages in thread
From: David Caldwell @ 2023-12-16 19:47 UTC (permalink / raw)
  To: Stefan Kangas, Jeremy Walker, 67832-done

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@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






^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-12-16 19:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-14 23:10 bug#67832: Emacs brew URL Has Expired SSL Jeremy Walker
2023-12-15  0:58 ` Stefan Kangas
2023-12-15  9:11   ` Daniel Martín via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-12-16 10:59 ` Stefan Kangas
2023-12-16 19:47   ` David Caldwell

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).