diff --git a/build/remove_old_eduserv_cert.pl b/build/remove_old_eduserv_cert.pl index 0472e61e..89c8d451 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 = 'MIIDaTCCAtKgAwIBAgIQLqPCly3VfA8B2xVsTv59ajANBgkqhkiG9w0BAQUFADCB'; +$old_cert_line = 'MIID7jCCA1egAwIBAgIQHJ62fRr9Z6oWeYtsoVKvgzANBgkqhkiG9w0BAQUFADCB'; while (<>) {