Skip to content

Commit 296dd92

Browse files
committed
Sync documentation of main branch
1 parent 725b57f commit 296dd92

9 files changed

+317
-13
lines changed

_generated-doc/main/config/quarkus-all-config.adoc

Lines changed: 98 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -67138,8 +67138,34 @@ ifndef::add-copy-button-to-env-var[]
6713867138
Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_SOURCE+++`
6713967139
endif::add-copy-button-to-env-var[]
6714067140
--
67141-
a|`client`, `bearer`
67142-
|`client`
67141+
a|tooltip:client[JWT token is generated by the OIDC provider client to support `client_secret_jwt` and `private_key_jwt` authentication methods.], tooltip:bearer[JWT bearer token is used as a client assertion\: https\://www.rfc-editor.org/rfc/rfc7523++#++section-2.2.]
67142+
|tooltip:client[JWT token is generated by the OIDC provider client to support `client_secret_jwt` and `private_key_jwt` authentication methods.]
67143+
67144+
a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-token-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-token-path[`quarkus.oidc.credentials.jwt.token-path`]##
67145+
ifdef::add-copy-button-to-config-props[]
67146+
config_property_copy_button:+++quarkus.oidc.credentials.jwt.token-path+++[]
67147+
endif::add-copy-button-to-config-props[]
67148+
67149+
67150+
`quarkus.oidc."tenant".credentials.jwt.token-path`
67151+
ifdef::add-copy-button-to-config-props[]
67152+
config_property_copy_button:+++quarkus.oidc."tenant".credentials.jwt.token-path+++[]
67153+
endif::add-copy-button-to-config-props[]
67154+
67155+
[.description]
67156+
--
67157+
Path to a file with a JWT bearer token that should be used as a client assertion. This path can only be set when JWT source (`source()`) is set to `Source++#++BEARER`.
67158+
67159+
67160+
ifdef::add-copy-button-to-env-var[]
67161+
Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_TOKEN_PATH+++[]
67162+
endif::add-copy-button-to-env-var[]
67163+
ifndef::add-copy-button-to-env-var[]
67164+
Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_TOKEN_PATH+++`
67165+
endif::add-copy-button-to-env-var[]
67166+
--
67167+
|path
67168+
|
6714367169

6714467170
a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-secret]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-secret[`quarkus.oidc.credentials.jwt.secret`]##
6714567171
ifdef::add-copy-button-to-config-props[]
@@ -70999,8 +71025,34 @@ ifndef::add-copy-button-to-env-var[]
7099971025
Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_SOURCE+++`
7100071026
endif::add-copy-button-to-env-var[]
7100171027
--
71002-
a|`client`, `bearer`
71003-
|`client`
71028+
a|tooltip:client[JWT token is generated by the OIDC provider client to support `client_secret_jwt` and `private_key_jwt` authentication methods.], tooltip:bearer[JWT bearer token is used as a client assertion\: https\://www.rfc-editor.org/rfc/rfc7523++#++section-2.2.]
71029+
|tooltip:client[JWT token is generated by the OIDC provider client to support `client_secret_jwt` and `private_key_jwt` authentication methods.]
71030+
71031+
a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-token-path]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-token-path[`quarkus.oidc-client.credentials.jwt.token-path`]##
71032+
ifdef::add-copy-button-to-config-props[]
71033+
config_property_copy_button:+++quarkus.oidc-client.credentials.jwt.token-path+++[]
71034+
endif::add-copy-button-to-config-props[]
71035+
71036+
71037+
`quarkus.oidc-client."id".credentials.jwt.token-path`
71038+
ifdef::add-copy-button-to-config-props[]
71039+
config_property_copy_button:+++quarkus.oidc-client."id".credentials.jwt.token-path+++[]
71040+
endif::add-copy-button-to-config-props[]
71041+
71042+
[.description]
71043+
--
71044+
Path to a file with a JWT bearer token that should be used as a client assertion. This path can only be set when JWT source (`source()`) is set to `Source++#++BEARER`.
71045+
71046+
71047+
ifdef::add-copy-button-to-env-var[]
71048+
Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_TOKEN_PATH+++[]
71049+
endif::add-copy-button-to-env-var[]
71050+
ifndef::add-copy-button-to-env-var[]
71051+
Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_TOKEN_PATH+++`
71052+
endif::add-copy-button-to-env-var[]
71053+
--
71054+
|path
71055+
|
7100471056

7100571057
a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-secret]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-secret[`quarkus.oidc-client.credentials.jwt.secret`]##
7100671058
ifdef::add-copy-button-to-config-props[]
@@ -91056,6 +91108,27 @@ endif::add-copy-button-to-env-var[]
9105691108
|string
9105791109
|
9105891110

91111+
a| [[quarkus-tls-registry_quarkus-tls-trust-store-certificate-expiration-policy]] [.property-path]##link:#quarkus-tls-registry_quarkus-tls-trust-store-certificate-expiration-policy[`quarkus.tls.trust-store.certificate-expiration-policy`]##
91112+
ifdef::add-copy-button-to-config-props[]
91113+
config_property_copy_button:+++quarkus.tls.trust-store.certificate-expiration-policy+++[]
91114+
endif::add-copy-button-to-config-props[]
91115+
91116+
91117+
[.description]
91118+
--
91119+
Enforce certificate expiration. When enabled, the certificate expiration date is verified and the certificate (or any certificate in the chain) is rejected if it is expired.
91120+
91121+
91122+
ifdef::add-copy-button-to-env-var[]
91123+
Environment variable: env_var_with_copy_button:+++QUARKUS_TLS_TRUST_STORE_CERTIFICATE_EXPIRATION_POLICY+++[]
91124+
endif::add-copy-button-to-env-var[]
91125+
ifndef::add-copy-button-to-env-var[]
91126+
Environment variable: `+++QUARKUS_TLS_TRUST_STORE_CERTIFICATE_EXPIRATION_POLICY+++`
91127+
endif::add-copy-button-to-env-var[]
91128+
--
91129+
a|tooltip:ignore[Ignore the expiration date.], tooltip:warn[Log a warning when the certificate is expired.], tooltip:reject[Reject the certificate if it is expired.]
91130+
|tooltip:warn[Log a warning when the certificate is expired.]
91131+
9105991132
a| [[quarkus-tls-registry_quarkus-tls-trust-store-credentials-provider-name]] [.property-path]##link:#quarkus-tls-registry_quarkus-tls-trust-store-credentials-provider-name[`quarkus.tls.trust-store.credentials-provider.name`]##
9106091133
ifdef::add-copy-button-to-config-props[]
9106191134
config_property_copy_button:+++quarkus.tls.trust-store.credentials-provider.name+++[]
@@ -91990,6 +92063,27 @@ endif::add-copy-button-to-env-var[]
9199092063
|string
9199192064
|
9199292065

92066+
a| [[quarkus-tls-registry_quarkus-tls-tls-bucket-name-trust-store-certificate-expiration-policy]] [.property-path]##link:#quarkus-tls-registry_quarkus-tls-tls-bucket-name-trust-store-certificate-expiration-policy[`quarkus.tls."tls-bucket-name".trust-store.certificate-expiration-policy`]##
92067+
ifdef::add-copy-button-to-config-props[]
92068+
config_property_copy_button:+++quarkus.tls."tls-bucket-name".trust-store.certificate-expiration-policy+++[]
92069+
endif::add-copy-button-to-config-props[]
92070+
92071+
92072+
[.description]
92073+
--
92074+
Enforce certificate expiration. When enabled, the certificate expiration date is verified and the certificate (or any certificate in the chain) is rejected if it is expired.
92075+
92076+
92077+
ifdef::add-copy-button-to-env-var[]
92078+
Environment variable: env_var_with_copy_button:+++QUARKUS_TLS__TLS_BUCKET_NAME__TRUST_STORE_CERTIFICATE_EXPIRATION_POLICY+++[]
92079+
endif::add-copy-button-to-env-var[]
92080+
ifndef::add-copy-button-to-env-var[]
92081+
Environment variable: `+++QUARKUS_TLS__TLS_BUCKET_NAME__TRUST_STORE_CERTIFICATE_EXPIRATION_POLICY+++`
92082+
endif::add-copy-button-to-env-var[]
92083+
--
92084+
a|tooltip:ignore[Ignore the expiration date.], tooltip:warn[Log a warning when the certificate is expired.], tooltip:reject[Reject the certificate if it is expired.]
92085+
|tooltip:warn[Log a warning when the certificate is expired.]
92086+
9199392087
a| [[quarkus-tls-registry_quarkus-tls-tls-bucket-name-trust-store-credentials-provider-name]] [.property-path]##link:#quarkus-tls-registry_quarkus-tls-tls-bucket-name-trust-store-credentials-provider-name[`quarkus.tls."tls-bucket-name".trust-store.credentials-provider.name`]##
9199492088
ifdef::add-copy-button-to-config-props[]
9199592089
config_property_copy_button:+++quarkus.tls."tls-bucket-name".trust-store.credentials-provider.name+++[]

_generated-doc/main/config/quarkus-oidc-client.adoc

Lines changed: 28 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1058,8 +1058,34 @@ ifndef::add-copy-button-to-env-var[]
10581058
Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_SOURCE+++`
10591059
endif::add-copy-button-to-env-var[]
10601060
--
1061-
a|`client`, `bearer`
1062-
|`client`
1061+
a|tooltip:client[JWT token is generated by the OIDC provider client to support `client_secret_jwt` and `private_key_jwt` authentication methods.], tooltip:bearer[JWT bearer token is used as a client assertion\: https\://www.rfc-editor.org/rfc/rfc7523++#++section-2.2.]
1062+
|tooltip:client[JWT token is generated by the OIDC provider client to support `client_secret_jwt` and `private_key_jwt` authentication methods.]
1063+
1064+
a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-token-path]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-token-path[`quarkus.oidc-client.credentials.jwt.token-path`]##
1065+
ifdef::add-copy-button-to-config-props[]
1066+
config_property_copy_button:+++quarkus.oidc-client.credentials.jwt.token-path+++[]
1067+
endif::add-copy-button-to-config-props[]
1068+
1069+
1070+
`quarkus.oidc-client."id".credentials.jwt.token-path`
1071+
ifdef::add-copy-button-to-config-props[]
1072+
config_property_copy_button:+++quarkus.oidc-client."id".credentials.jwt.token-path+++[]
1073+
endif::add-copy-button-to-config-props[]
1074+
1075+
[.description]
1076+
--
1077+
Path to a file with a JWT bearer token that should be used as a client assertion. This path can only be set when JWT source (`source()`) is set to `Source++#++BEARER`.
1078+
1079+
1080+
ifdef::add-copy-button-to-env-var[]
1081+
Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_TOKEN_PATH+++[]
1082+
endif::add-copy-button-to-env-var[]
1083+
ifndef::add-copy-button-to-env-var[]
1084+
Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_TOKEN_PATH+++`
1085+
endif::add-copy-button-to-env-var[]
1086+
--
1087+
|path
1088+
|
10631089

10641090
a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-secret]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-secret[`quarkus.oidc-client.credentials.jwt.secret`]##
10651091
ifdef::add-copy-button-to-config-props[]

_generated-doc/main/config/quarkus-oidc-client_quarkus.oidc-client.adoc

Lines changed: 28 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1058,8 +1058,34 @@ ifndef::add-copy-button-to-env-var[]
10581058
Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_SOURCE+++`
10591059
endif::add-copy-button-to-env-var[]
10601060
--
1061-
a|`client`, `bearer`
1062-
|`client`
1061+
a|tooltip:client[JWT token is generated by the OIDC provider client to support `client_secret_jwt` and `private_key_jwt` authentication methods.], tooltip:bearer[JWT bearer token is used as a client assertion\: https\://www.rfc-editor.org/rfc/rfc7523++#++section-2.2.]
1062+
|tooltip:client[JWT token is generated by the OIDC provider client to support `client_secret_jwt` and `private_key_jwt` authentication methods.]
1063+
1064+
a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-token-path]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-token-path[`quarkus.oidc-client.credentials.jwt.token-path`]##
1065+
ifdef::add-copy-button-to-config-props[]
1066+
config_property_copy_button:+++quarkus.oidc-client.credentials.jwt.token-path+++[]
1067+
endif::add-copy-button-to-config-props[]
1068+
1069+
1070+
`quarkus.oidc-client."id".credentials.jwt.token-path`
1071+
ifdef::add-copy-button-to-config-props[]
1072+
config_property_copy_button:+++quarkus.oidc-client."id".credentials.jwt.token-path+++[]
1073+
endif::add-copy-button-to-config-props[]
1074+
1075+
[.description]
1076+
--
1077+
Path to a file with a JWT bearer token that should be used as a client assertion. This path can only be set when JWT source (`source()`) is set to `Source++#++BEARER`.
1078+
1079+
1080+
ifdef::add-copy-button-to-env-var[]
1081+
Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_TOKEN_PATH+++[]
1082+
endif::add-copy-button-to-env-var[]
1083+
ifndef::add-copy-button-to-env-var[]
1084+
Environment variable: `+++QUARKUS_OIDC_CLIENT_CREDENTIALS_JWT_TOKEN_PATH+++`
1085+
endif::add-copy-button-to-env-var[]
1086+
--
1087+
|path
1088+
|
10631089

10641090
a| [[quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-secret]] [.property-path]##link:#quarkus-oidc-client_quarkus-oidc-client-credentials-jwt-secret[`quarkus.oidc-client.credentials.jwt.secret`]##
10651091
ifdef::add-copy-button-to-config-props[]

_generated-doc/main/config/quarkus-oidc.adoc

Lines changed: 28 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1172,8 +1172,34 @@ ifndef::add-copy-button-to-env-var[]
11721172
Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_SOURCE+++`
11731173
endif::add-copy-button-to-env-var[]
11741174
--
1175-
a|`client`, `bearer`
1176-
|`client`
1175+
a|tooltip:client[JWT token is generated by the OIDC provider client to support `client_secret_jwt` and `private_key_jwt` authentication methods.], tooltip:bearer[JWT bearer token is used as a client assertion\: https\://www.rfc-editor.org/rfc/rfc7523++#++section-2.2.]
1176+
|tooltip:client[JWT token is generated by the OIDC provider client to support `client_secret_jwt` and `private_key_jwt` authentication methods.]
1177+
1178+
a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-token-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-token-path[`quarkus.oidc.credentials.jwt.token-path`]##
1179+
ifdef::add-copy-button-to-config-props[]
1180+
config_property_copy_button:+++quarkus.oidc.credentials.jwt.token-path+++[]
1181+
endif::add-copy-button-to-config-props[]
1182+
1183+
1184+
`quarkus.oidc."tenant".credentials.jwt.token-path`
1185+
ifdef::add-copy-button-to-config-props[]
1186+
config_property_copy_button:+++quarkus.oidc."tenant".credentials.jwt.token-path+++[]
1187+
endif::add-copy-button-to-config-props[]
1188+
1189+
[.description]
1190+
--
1191+
Path to a file with a JWT bearer token that should be used as a client assertion. This path can only be set when JWT source (`source()`) is set to `Source++#++BEARER`.
1192+
1193+
1194+
ifdef::add-copy-button-to-env-var[]
1195+
Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_TOKEN_PATH+++[]
1196+
endif::add-copy-button-to-env-var[]
1197+
ifndef::add-copy-button-to-env-var[]
1198+
Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_TOKEN_PATH+++`
1199+
endif::add-copy-button-to-env-var[]
1200+
--
1201+
|path
1202+
|
11771203

11781204
a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-secret]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-secret[`quarkus.oidc.credentials.jwt.secret`]##
11791205
ifdef::add-copy-button-to-config-props[]

_generated-doc/main/config/quarkus-oidc_quarkus.oidc.adoc

Lines changed: 28 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1172,8 +1172,34 @@ ifndef::add-copy-button-to-env-var[]
11721172
Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_SOURCE+++`
11731173
endif::add-copy-button-to-env-var[]
11741174
--
1175-
a|`client`, `bearer`
1176-
|`client`
1175+
a|tooltip:client[JWT token is generated by the OIDC provider client to support `client_secret_jwt` and `private_key_jwt` authentication methods.], tooltip:bearer[JWT bearer token is used as a client assertion\: https\://www.rfc-editor.org/rfc/rfc7523++#++section-2.2.]
1176+
|tooltip:client[JWT token is generated by the OIDC provider client to support `client_secret_jwt` and `private_key_jwt` authentication methods.]
1177+
1178+
a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-token-path]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-token-path[`quarkus.oidc.credentials.jwt.token-path`]##
1179+
ifdef::add-copy-button-to-config-props[]
1180+
config_property_copy_button:+++quarkus.oidc.credentials.jwt.token-path+++[]
1181+
endif::add-copy-button-to-config-props[]
1182+
1183+
1184+
`quarkus.oidc."tenant".credentials.jwt.token-path`
1185+
ifdef::add-copy-button-to-config-props[]
1186+
config_property_copy_button:+++quarkus.oidc."tenant".credentials.jwt.token-path+++[]
1187+
endif::add-copy-button-to-config-props[]
1188+
1189+
[.description]
1190+
--
1191+
Path to a file with a JWT bearer token that should be used as a client assertion. This path can only be set when JWT source (`source()`) is set to `Source++#++BEARER`.
1192+
1193+
1194+
ifdef::add-copy-button-to-env-var[]
1195+
Environment variable: env_var_with_copy_button:+++QUARKUS_OIDC_CREDENTIALS_JWT_TOKEN_PATH+++[]
1196+
endif::add-copy-button-to-env-var[]
1197+
ifndef::add-copy-button-to-env-var[]
1198+
Environment variable: `+++QUARKUS_OIDC_CREDENTIALS_JWT_TOKEN_PATH+++`
1199+
endif::add-copy-button-to-env-var[]
1200+
--
1201+
|path
1202+
|
11771203

11781204
a| [[quarkus-oidc_quarkus-oidc-credentials-jwt-secret]] [.property-path]##link:#quarkus-oidc_quarkus-oidc-credentials-jwt-secret[`quarkus.oidc.credentials.jwt.secret`]##
11791205
ifdef::add-copy-button-to-config-props[]

_generated-doc/main/config/quarkus-tls-registry.adoc

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -571,6 +571,27 @@ endif::add-copy-button-to-env-var[]
571571
|string
572572
|
573573

574+
a| [[quarkus-tls-registry_quarkus-tls-trust-store-certificate-expiration-policy]] [.property-path]##link:#quarkus-tls-registry_quarkus-tls-trust-store-certificate-expiration-policy[`quarkus.tls.trust-store.certificate-expiration-policy`]##
575+
ifdef::add-copy-button-to-config-props[]
576+
config_property_copy_button:+++quarkus.tls.trust-store.certificate-expiration-policy+++[]
577+
endif::add-copy-button-to-config-props[]
578+
579+
580+
[.description]
581+
--
582+
Enforce certificate expiration. When enabled, the certificate expiration date is verified and the certificate (or any certificate in the chain) is rejected if it is expired.
583+
584+
585+
ifdef::add-copy-button-to-env-var[]
586+
Environment variable: env_var_with_copy_button:+++QUARKUS_TLS_TRUST_STORE_CERTIFICATE_EXPIRATION_POLICY+++[]
587+
endif::add-copy-button-to-env-var[]
588+
ifndef::add-copy-button-to-env-var[]
589+
Environment variable: `+++QUARKUS_TLS_TRUST_STORE_CERTIFICATE_EXPIRATION_POLICY+++`
590+
endif::add-copy-button-to-env-var[]
591+
--
592+
a|tooltip:ignore[Ignore the expiration date.], tooltip:warn[Log a warning when the certificate is expired.], tooltip:reject[Reject the certificate if it is expired.]
593+
|tooltip:warn[Log a warning when the certificate is expired.]
594+
574595
a| [[quarkus-tls-registry_quarkus-tls-trust-store-credentials-provider-name]] [.property-path]##link:#quarkus-tls-registry_quarkus-tls-trust-store-credentials-provider-name[`quarkus.tls.trust-store.credentials-provider.name`]##
575596
ifdef::add-copy-button-to-config-props[]
576597
config_property_copy_button:+++quarkus.tls.trust-store.credentials-provider.name+++[]
@@ -1505,6 +1526,27 @@ endif::add-copy-button-to-env-var[]
15051526
|string
15061527
|
15071528

1529+
a| [[quarkus-tls-registry_quarkus-tls-tls-bucket-name-trust-store-certificate-expiration-policy]] [.property-path]##link:#quarkus-tls-registry_quarkus-tls-tls-bucket-name-trust-store-certificate-expiration-policy[`quarkus.tls."tls-bucket-name".trust-store.certificate-expiration-policy`]##
1530+
ifdef::add-copy-button-to-config-props[]
1531+
config_property_copy_button:+++quarkus.tls."tls-bucket-name".trust-store.certificate-expiration-policy+++[]
1532+
endif::add-copy-button-to-config-props[]
1533+
1534+
1535+
[.description]
1536+
--
1537+
Enforce certificate expiration. When enabled, the certificate expiration date is verified and the certificate (or any certificate in the chain) is rejected if it is expired.
1538+
1539+
1540+
ifdef::add-copy-button-to-env-var[]
1541+
Environment variable: env_var_with_copy_button:+++QUARKUS_TLS__TLS_BUCKET_NAME__TRUST_STORE_CERTIFICATE_EXPIRATION_POLICY+++[]
1542+
endif::add-copy-button-to-env-var[]
1543+
ifndef::add-copy-button-to-env-var[]
1544+
Environment variable: `+++QUARKUS_TLS__TLS_BUCKET_NAME__TRUST_STORE_CERTIFICATE_EXPIRATION_POLICY+++`
1545+
endif::add-copy-button-to-env-var[]
1546+
--
1547+
a|tooltip:ignore[Ignore the expiration date.], tooltip:warn[Log a warning when the certificate is expired.], tooltip:reject[Reject the certificate if it is expired.]
1548+
|tooltip:warn[Log a warning when the certificate is expired.]
1549+
15081550
a| [[quarkus-tls-registry_quarkus-tls-tls-bucket-name-trust-store-credentials-provider-name]] [.property-path]##link:#quarkus-tls-registry_quarkus-tls-tls-bucket-name-trust-store-credentials-provider-name[`quarkus.tls."tls-bucket-name".trust-store.credentials-provider.name`]##
15091551
ifdef::add-copy-button-to-config-props[]
15101552
config_property_copy_button:+++quarkus.tls."tls-bucket-name".trust-store.credentials-provider.name+++[]

0 commit comments

Comments
 (0)