Koozali.org: home of the SME Server
Obsolete Releases => SME 9.x Contribs => Topic started by: smnirosh on October 06, 2015, 04:11:36 PM
-
I have created openvpn certificates using PHPKI for testing purpose in sme server 9.0 by Openvpn Bridge. I clicked revode those sample certificates. How to remove permanantly those sample certificates from the server.
-
You don't. A PKI must keep traces of every certificate emitted one day. If you want to start everything from scratch (including creating a new CA), you can do this
- Remove phpki (yum remove phpki)
- Delete or rename /opt/phpki
- Reinstall the contrib
-
Ok thanks for the infor.