myproxy-admin-adduser
Credential Management Service Administration Tools
Install
- All systems
-
curl cmd.cat/myproxy-admin-adduser.sh
- Debian
-
apt-get install myproxy-admin
- Ubuntu
-
apt-get install myproxy-admin
- Kali Linux
-
apt-get install myproxy-admin
- Fedora
-
dnf install myproxy-admin
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install myproxy-admin
- Raspbian
-
apt-get install myproxy-admin
- Dockerfile
- dockerfile.run/myproxy-admin-adduser
myproxy-admin
Credential Management Service Administration Tools
MyProxy is open source software for managing X.509 Public Key Infrastructure (PKI) security credentials (certificates and private keys). MyProxy combines an online credential repository with an online certificate authority to allow users to securely obtain credentials when and where needed. Users run myproxy-logon to authenticate and obtain credentials, including trusted CA certificates and Certificate Revocation Lists (CRLs). This package contains the MyProxy server admin commands.