diff --git a/build/remove_old_eduserv_cert.pl b/build/remove_old_eduserv_cert.pl index db67cfa1..6424d19c 100755 --- a/build/remove_old_eduserv_cert.pl +++ b/build/remove_old_eduserv_cert.pl @@ -7,7 +7,7 @@ # # This line indicates that the old certificate is present -$old_cert_line = 'MIID3TCCA0agAwIBAgIQCnFfdSGulBNKkPb/stl3IDANBgkqhkiG9w0BAQUFADCB'; +$old_cert_line = 'MIIEiTCCA3GgAwIBAgIRAPzB04tYcniZc/0mSMRCfXgwDQYJKoZIhvcNAQEFBQAw'; while (<>) {