Skip to content

Commit

Permalink
Fix whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
jerboaa committed Nov 15, 2023
1 parent 1f4a252 commit 9b8baca
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -424,7 +424,7 @@ private CATestURLs getTestURLs(String alias) {
case "letsencryptisrgx1":
return new CATestURLs("https://valid-isrgrootx1.letsencrypt.org",
"https://revoked-isrgrootx1.letsencrypt.org");
case "letsencryptisrgx2":
case "letsencryptisrgx2":
return new CATestURLs("https://valid-isrgrootx2.letsencrypt.org",
"https://revoked-isrgrootx2.letsencrypt.org");

Expand Down

0 comments on commit 9b8baca

Please sign in to comment.