Jerry Adrian
Jerry Adrian
On line 1170, I added this code in new line. `sed -i -e '/^[R]/d' /etc/openvpn/easy-rsa/pki/index.txt` So, it will become like this ``` echo "" echo "Certificate for client $CLIENT revoked."...
> @kriball I hope you have a backup of `index.txt` Always, backup is important before doing something. I did this because I don't have dedicated IP from my ISP for...
> For me the following worked. > ee site disable on each of the sites > cd into /opt/easyengine/services and run > docker-compose down > docker-compose up -d > reboot...