Skip to content

Commit

Permalink
Accept modelserve-branded certificate (#206)
Browse files Browse the repository at this point in the history
  • Loading branch information
prawilny authored Oct 3, 2024
1 parent e2bc300 commit 9197532
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Golem/Factory.cs
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ private static List<string> CertificatesUrls()
return new List<string>
{
"https://ca.golem.network/cert/scalepoint.signed.json",
"https://ca.golem.network/cert/modelserve.signed.json",
};
}

Expand Down

0 comments on commit 9197532

Please sign in to comment.