diff --git a/Constants.cs b/Constants.cs
index cc4b9e8..7ccf8b2 100644
--- a/Constants.cs
+++ b/Constants.cs
@@ -13,12 +13,12 @@ public static class Constants
///
/// The cert for composer needs to be named cacert-*.pem
///
- public const string ComposerCertName = "cacert-garry.pem";
+ public const string ComposerCertName = "cacert-jailbreak.pem";
///
/// Needs to start with Composer_ and can be anything after
///
- public const string CertificateCN = "Composer_GarryComposerMod";
+ public const string CertificateCN = "Composer_GarryJailbreak";
///
/// Should always be this unless they change something internally