Skip to content

Commit dfb4b7c

Browse files
committed
Update voms-proxy-init command to use voms-proxy-init3 in x509_updater.py
1 parent 068fab7 commit dfb4b7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

x509_secrets/x509_updater.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262

6363

6464
myCmd = """
65-
voms-proxy-init --pwstdin -key /etc/grid-certs/userkey.pem \
65+
voms-proxy-init3 --pwstdin -key /etc/grid-certs/userkey.pem \
6666
-cert /etc/grid-certs/usercert.pem \
6767
--voms=%s \
6868
< /etc/grid-certs-ro/passphrase

0 commit comments

Comments
 (0)