root@host:~/easy-rsa/easyrsa3# find pki/ pki/ pki/openssl-easyrsa.cnf pki/index.txt pki/ca.crt pki/vars.example pki/serial.old pki/index.txt.attr pki/index.txt.attr.old pki/issued pki/certs_by_serial pki/certs_by_serial/37D51BF4F7FA5A987F4730A3F3D255CD.pem pki/certs_by_serial/17F4A03B99101C17986D7CC955855B86.pem pki/serial pki/vars pki/safessl-easyrsa.cnf pki/reqs pki/private pki/private/ca.key pki/revoked pki/revoked/private_by_serial pki/revoked/private_by_serial/E338618C9252978F2DE2823BD8DA04BE.key pki/revoked/reqs_by_serial pki/revoked/reqs_by_serial/E338618C9252978F2DE2823BD8DA04BE.req pki/revoked/certs_by_serial pki/revoked/certs_by_serial/E338618C9252978F2DE2823BD8DA04BE.crt pki/index.txt.old root@host:~/easy-rsa/easyrsa3# cat pki/index.txt V 241110084854Z 37D51BF4F7FA5A987F4730A3F3D255CD unknown /CN=client-1 V 241110084854Z 17F4A03B99101C17986D7CC955855B86 unknown /CN=client-1 R 241110084854Z 220808084854Z E338618C9252978F2DE2823BD8DA04BE unknown /CN=client-1 root@host:~/easy-rsa/easyrsa3# ./easyrsa rewind-renew 17F4A03B99101C17986D7CC955855B86 Easy-RSA error: Unable to renew as no certificate was found. Certificate was expected at: /root/easy-rsa/easyrsa3/pki/renewed/certs_by_serial/17F4A03B99101C17986D7CC955855B86.crt EasyRSA Version Information Version: ~VER~ Generated: ~DATE~ SSL Lib: OpenSSL 1.1.1n 15 Mar 2022 Git Commit: ~GITHEAD~ Source Repo: https://github.com/OpenVPN/easy-rsa Version: dev | nix | Linux | /bin/bash | openssl root@host:~/easy-rsa/easyrsa3# ./easyrsa rewind-renew 37D51BF4F7FA5A987F4730A3F3D255CD Easy-RSA error: Unable to renew as no certificate was found. Certificate was expected at: /root/easy-rsa/easyrsa3/pki/renewed/certs_by_serial/37D51BF4F7FA5A987F4730A3F3D255CD.crt EasyRSA Version Information Version: ~VER~ Generated: ~DATE~ SSL Lib: OpenSSL 1.1.1n 15 Mar 2022 Git Commit: ~GITHEAD~ Source Repo: https://github.com/OpenVPN/easy-rsa Version: dev | nix | Linux | /bin/bash | openssl root@host:~/easy-rsa/easyrsa3# root@host:~/easy-rsa/easyrsa3# ./easyrsa revoke-renewed 37D51BF4F7FA5A987F4730A3F3D255CD Easy-RSA error: Unable to revoke as no renewed certificate was found. Certificate was expected at: /root/easy-rsa/easyrsa3/pki/renewed/issued/37D51BF4F7FA5A987F4730A3F3D255CD.crt EasyRSA Version Information Version: ~VER~ Generated: ~DATE~ SSL Lib: OpenSSL 1.1.1n 15 Mar 2022 Git Commit: ~GITHEAD~ Source Repo: https://github.com/OpenVPN/easy-rsa Version: dev | nix | Linux | /bin/bash | openssl root@host:~/easy-rsa/easyrsa3# root@host:~/easy-rsa/easyrsa3# ./easyrsa revoke-renewed 17F4A03B99101C17986D7CC955855B86 Easy-RSA error: Unable to revoke as no renewed certificate was found. Certificate was expected at: /root/easy-rsa/easyrsa3/pki/renewed/issued/17F4A03B99101C17986D7CC955855B86.crt EasyRSA Version Information Version: ~VER~ Generated: ~DATE~ SSL Lib: OpenSSL 1.1.1n 15 Mar 2022 Git Commit: ~GITHEAD~ Source Repo: https://github.com/OpenVPN/easy-rsa Version: dev | nix | Linux | /bin/bash | openssl root@host:~/easy-rsa/easyrsa3#