Home
last modified time | relevance | path

Searched defs:revoke_certificate (Results 1 – 4 of 4) sorted by relevance

/dports/www/hiawatha/hiawatha-10.12/extra/letsencrypt/letsencrypt/
H A Dletsencrypt.php339 public function revoke_certificate($cert_file) { function in LetsEncrypt
H A Dacmev2.php364 public function revoke_certificate($cert) { function in ACMEv2
/dports/security/p5-Crypt-LE/Crypt-LE-0.38/lib/Crypt/
H A DLE.pm1341 sub revoke_certificate { subroutine
/dports/devel/py-hvac/hvac-0.11.2/hvac/api/secrets_engines/
H A Dpki.py387 def revoke_certificate(self, serial_number, mount_point=DEFAULT_MOUNT_POINT): member in Pki