generated from smedev/Template-for-SMEServer-Contribs-Package
* Thu Sep 11 2025 Jean-Philippe Pialasse <jpp@koozali.org> 0.84-17.sme
- import from SME10 CVS and rename back to phpki
This commit is contained in:
@@ -60,7 +60,7 @@ keyUsage = cRLSign, keyCertSign
|
||||
nsCertType = sslCA, emailCA, objCA
|
||||
subjectKeyIdentifier = hash
|
||||
subjectAltName = email:copy
|
||||
crlDistributionPoints = URI:http://www.somewhere.com/phpki/index.php?stage=dl_crl
|
||||
crlDistributionPoints = URI:http://www.somewhere.com/phpki/dl_crl.php
|
||||
nsComment = "PHPki/OpenSSL Generated Root Certificate Authority"
|
||||
#nsCaRevocationUrl = ns_revoke_query.php?
|
||||
nsCaPolicyUrl = http://www.somewhere.com/phpki/policy.html
|
||||
@@ -74,7 +74,7 @@ subjectKeyIdentifier = hash
|
||||
authorityKeyIdentifier = keyid:always, issuer:always
|
||||
subjectAltName = email:copy
|
||||
issuerAltName = issuer:copy
|
||||
crlDistributionPoints = URI:http://www.somewhere.com/phpki/index.php?stage=dl_crl
|
||||
crlDistributionPoints = URI:http://www.somewhere.com/phpki/dl_crl.php
|
||||
nsComment = "PHPki/OpenSSL Generated Personal Certificate"
|
||||
nsBaseUrl = http://www.somewhere.com/phpki/
|
||||
nsRevocationUrl = ns_revoke_query.php?
|
||||
@@ -91,7 +91,7 @@ subjectKeyIdentifier = hash
|
||||
authorityKeyIdentifier = keyid:always, issuer:always
|
||||
subjectAltName = email:copy
|
||||
issuerAltName = issuer:copy
|
||||
crlDistributionPoints = URI:http://www.somewhere.com/phpki/index.php?stage=dl_crl
|
||||
crlDistributionPoints = URI:http://www.somewhere.com/phpki/dl_crl.php
|
||||
nsComment = "PHPki/OpenSSL Generated Personal Certificate"
|
||||
nsBaseUrl = http://www.somewhere.com/phpki/
|
||||
nsRevocationUrl = ns_revoke_query.php?
|
||||
@@ -109,7 +109,7 @@ subjectKeyIdentifier = hash
|
||||
authorityKeyIdentifier = keyid:always, issuer:always
|
||||
subjectAltName = email:copy
|
||||
issuerAltName = issuer:copy
|
||||
crlDistributionPoints = URI:http://www.somewhere.com/phpki/index.php?stage=dl_crl
|
||||
crlDistributionPoints = URI:http://www.somewhere.com/phpki/dl_crl.php
|
||||
nsComment = "PHPki/OpenSSL Generated Secure Server Certificate"
|
||||
nsBaseUrl = http://www.somewhere.com/phpki/
|
||||
nsRevocationUrl = ns_revoke_query.php?
|
||||
|
Reference in New Issue
Block a user