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