#874 Update URL for Open Science Grid Koji instance
Merged 5 years ago by mikem. Opened 6 years ago by matyas.
matyas/koji osgurlupdate  into  master

file modified
+1 -1
@@ -43,7 +43,7 @@ 

  +---------+----------------------------------------------------------------------------+-------------------------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+

  | \| 15   | Amazon                                                                     | non-public                                                        | used to build RPMS for the Amazon Linux AMI                                                                                                                                                                                                                               |

  +---------+----------------------------------------------------------------------------+-------------------------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+

- | \| 16   | Open Science Grid                                                          | http://koji-hub.batlab.org/koji/                                  | Used to build RPMs for the Open Science Grid software project. Software built here is deployed across 100+ universities and labs across the U.S.                                                                                                                          |

+ | \| 16   | Open Science Grid                                                          | http://koji.chtc.wisc.edu/koji/                                  | Used to build RPMs for the Open Science Grid software project. Software built here is deployed across 100+ universities and labs across the U.S.                                                                                                                           |

  +---------+----------------------------------------------------------------------------+-------------------------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+

  | \| 17   | RussianFedora                                                              | http://koji.russianfedora.ru                                      | Building add-on packages for the RFRemix.                                                                                                                                                                                                                                 |

  +---------+----------------------------------------------------------------------------+-------------------------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+

The host for the Open Science Grid Koji instance has changed and we now use HTTPS. (The old address still works, but is a redirect.)

When I go to https version, I got warnings about SEC_ERROR_UNKNOWN_ISSUER and if ignored, SSL_ERROR_HANDSHAKE_FAILURE_ALERT is raised. http works for me.

1 new commit added

  • Changed Open Science Grid instance URL to use http since their CA isn't commonly trusted
6 years ago

Ah yes, forgot that our CA is only accepted by the grid community. Changed to http; I'll make another update when we switch out our cert.

Commit 535dd5e fixes this pull-request

Pull-Request has been merged by mikem

5 years ago