[MacPorts] #61718: Add subject alternative names for guide certificate

MacPorts noreply at macports.org
Tue Dec 1 16:11:24 UTC 2020


#61718: Add subject alternative names for guide certificate
----------------------------+---------------------
 Reporter:  ryandesign      |      Owner:  admin@…
     Type:  enhancement     |     Status:  new
 Priority:  Normal          |  Milestone:
Component:  server/hosting  |    Version:
 Keywords:                  |       Port:
----------------------------+---------------------
 I want to switch www and guide over to Braeburn today. For the guide, it
 looks like Braeburn isn't set up to serve certificates for our secondary
 domain names:

 {{{
 $ curl -I --resolve guide.macports.com:443:136.243.18.213
 https://guide.macports.com/
 curl: (60) SSL: no alternative certificate subject name matches target
 host name 'guide.macports.com'
 More details here: https://curl.haxx.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.
 }}}
 {{{
 $ curl -I --resolve guide.macports.net:443:136.243.18.213
 https://guide.macports.net/
 curl: (60) SSL: no alternative certificate subject name matches target
 host name 'guide.macports.net'
 More details here: https://curl.haxx.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.
 }}}
 {{{
 $ curl -I --resolve guide.darwinports.org:443:136.243.18.213
 https://guide.darwinports.org/
 curl: (60) SSL: no alternative certificate subject name matches target
 host name 'guide.darwinports.org'
 More details here: https://curl.haxx.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.
 }}}

 Could that be added? For www, it looks like that's already in place.

-- 
Ticket URL: <https://trac.macports.org/ticket/61718>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list