certpatch
The Internet Key Exchange protocol openbsd implementation
Install
- All systems
-
curl cmd.cat/certpatch.sh
- Debian
-
apt-get install isakmpd
- Ubuntu
-
apt-get install isakmpd
- Kali Linux
-
apt-get install isakmpd
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install isakmpd
- Raspbian
-
apt-get install isakmpd
- Dockerfile
- dockerfile.run/certpatch
isakmpd
The Internet Key Exchange protocol openbsd implementation
IKE is a protocol which allows one to exchange security information between to peers. This implementation requires the native Linux ipsec support.