Home
last modified time | relevance | path

Searched refs:certificate (Results 1 – 25 of 48) sorted by path

12

/plugin/adfs/
H A Dadmin.php78 …$data['certificate'] = (string)($xml->xpath($proto . '/md:KeyDescriptor[@use="signing"]/ds:KeyInfo…
/plugin/adfs/lang/en/
H A Dintro.txt7 …lease note that PHP will check the certificate validity, so if you use a self signed or corporate …
/plugin/adfs/phpsaml/
H A DCHANGELOG58 …n/php-saml/pull/250) Fixed issue with IdPMetadataParser only keeping 1 certificate when multiple c…
65 * Improve multi-certificate support
H A DREADME.md179 In production also we highly recommended to register on the settings the IdP certificate instead of…
210 publish that x509 certificate on Service Provider metadata.
401 // Public x509 certificate of the IdP
422 * more than one certificate is published on IdP metadata.
1243 signing/encryption, or is under key rollover phase and more than one certificate is published on Id…
1358 * `isValid` - Determines if the SAML Response is valid using the certificate.
1489 * `addSign` - Adds signature key and senders certificate to an element
/plugin/authclientcert/
H A DREADME3 provides authentication via client certificate
H A Dplugin.info.txt6 desc provides authentication via client certificate
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DApigee.php2406 'path' => 'v1/{+name}/certificate',
H A DDigitalassetlinks.php77 'source.androidApp.certificate.sha256Fingerprint' => [
89 'target.androidApp.certificate.sha256Fingerprint' => [
120 'source.androidApp.certificate.sha256Fingerprint' => [
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CertificateAuthorityService/
H A DRevokedCertificate.php25 public $certificate; variable in Google\\Service\\CertificateAuthorityService\\RevokedCertificate
38 public function setCertificate($certificate) argument
40 $this->certificate = $certificate;
47 return $this->certificate;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIot/
H A DPublicKeyCertificate.php25 public $certificate; variable in Google\\Service\\CloudIot\\PublicKeyCertificate
36 public function setCertificate($certificate) argument
38 $this->certificate = $certificate;
45 return $this->certificate;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DSslCertificate.php26 public $certificate; variable in Google\\Service\\Compute\\SslCertificate
79 public function setCertificate($certificate) argument
81 $this->certificate = $certificate;
88 return $this->certificate;
H A DSslCertificateSelfManagedSslCertificate.php25 public $certificate; variable in Google\\Service\\Compute\\SslCertificateSelfManagedSslCertificate
34 public function setCertificate($certificate) argument
36 $this->certificate = $certificate;
43 return $this->certificate;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Digitalassetlinks/
H A DAndroidAppAsset.php32 public function setCertificate(CertificateInfo $certificate) argument
34 $this->certificate = $certificate;
41 return $this->certificate;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/
H A DLDAPSSettings.php48 public function setCertificate(Certificate $certificate) argument
50 $this->certificate = $certificate;
57 return $this->certificate;
/plugin/authgooglesheets/vendor/google/auth/
H A DREADME.md274 appropriate certificate URL for IAP. This is because IAP signs the ID
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md920 * The bundled SSL certificate is now provided in the phar file and extracted when running Guzzle fr…
H A DUPGRADING.md314 - The cacert.pem certificate has been moved to `src/cacert.pem`.
/plugin/authlinotp/
H A DREADME.md15 * whether or not the SSL certificate should be checked...
/plugin/authsmartcard/
H A DREADME.md4 Dokuwiki plugin providing client certificate (smartcard) authentication.
8 This plugin authenticates users to dokuwiki by comparing the user's client certificate's CN attribu…
10 …John Doe needs access to the Wiki. John has a client certificate (or smartcard with a certificate
12 …gured to use a client certificate (or smartcard), this plugin will authenticate user 'jdoe' by com…
44 To log on with your client certificate, follow this link: [[lib/plugins/authsmartcard/auth/|Authent…
/plugin/codeprettify/code-prettify/src/
H A Dlang-xq.js64certificate|xdmp:get-request-client-address|xdmp:get-request-body|xdmp:get-current-user|xdmp:get-c…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D3.3.js.map1certificate, or HTTP Basic authentication). If the server does not give credentials to the origin …
/plugin/dirtylittlehelper/mermaid/editor/
H A Dfontawesome.all.min.css5 …entercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:…
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/.ci/
H A Drun-elasticsearch.sh48 --env xpack.security.http.ssl.verification_mode=certificate
50 --env xpack.security.http.ssl.certificate=certs/testnode.crt
53 --env xpack.security.transport.ssl.verification_mode=certificate
55 --env xpack.security.transport.ssl.certificate=certs/testnode.crt
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/
H A DClientBuilder.asciidoc381 Set SSL certificate
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dconnecting.asciidoc102 certificate has been signed by a public Certificate Authority (CA), or if it is
103 a self-signed certificate.
113 meaning that custom certificate paths will not work on lower versions.
123 If your certificate has been signed by a public Certificate Authority and your
141 certificate bundle. For PHP clients, the best way is to use
163 used for internal purposes, when you can securely spread the root certificate
167 If you are using a self-signed certificate, you need to provide the certificate
169 instead you point to your certificate:
190 self-signed certificate
[all...]

12