- Sort Score
- Result 10 results
- Languages All
Results 1 - 5 of 5 for Expiry (0.07 sec)
-
CHANGELOG/CHANGELOG-1.18.md
- Added two client certificate metrics for exec auth: - `rest_client_certificate_expiration_seconds` a gauge reporting the lifetime of the current client certificate. Reports the time of expiry in seconds since January 1, 1970 UTC.
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Wed Jun 16 17:18:28 UTC 2021 - 373.2K bytes - Viewed (0) -
src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java
*/ String getCookieDefaultPath(); /** * Get the value for the key 'cookie.default.expire'. <br> * The value is, e.g. 3600 <br> * comment: The default expire of cookie in seconds e.g. 31556926: one year, 86400: one day * @return The value of found property. (NotNull: if not found, exception but basically no way) */
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Fri Oct 11 21:11:58 UTC 2024 - 468.5K bytes - Viewed (1) -
api/go1.13.txt
pkg syscall (netbsd-arm64-cgo), type RoutingMessage interface, unexported methods pkg syscall (netbsd-arm64-cgo), type RtMetrics struct pkg syscall (netbsd-arm64-cgo), type RtMetrics struct, Expire int64 pkg syscall (netbsd-arm64-cgo), type RtMetrics struct, Hopcount uint64 pkg syscall (netbsd-arm64-cgo), type RtMetrics struct, Locks uint64 pkg syscall (netbsd-arm64-cgo), type RtMetrics struct, Mtu uint64
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Thu Aug 08 18:44:16 UTC 2019 - 452.6K bytes - Viewed (0) -
api/go1.16.txt
pkg syscall (darwin-arm64), type RoutingMessage interface, unexported methods pkg syscall (darwin-arm64), type RtMetrics struct pkg syscall (darwin-arm64), type RtMetrics struct, Expire int32 pkg syscall (darwin-arm64), type RtMetrics struct, Filler [4]uint32 pkg syscall (darwin-arm64), type RtMetrics struct, Hopcount uint32 pkg syscall (darwin-arm64), type RtMetrics struct, Locks uint32
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Fri Dec 02 16:30:41 UTC 2022 - 479.2K bytes - Viewed (0) -
CHANGELOG/CHANGELOG-1.15.md
Certificate management has become more robust in 1.15, with kubeadm now seamlessly rotating all your certificates (on upgrades) before they expire. Check the [kubeadm documentation](https://github.com/kubernetes/website/blob/dev-1.15/content/en/docs/reference/setup-tools/kubeadm/kubeadm-alpha.md) for information on how to manage your certificates.
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Thu May 05 13:44:43 UTC 2022 - 278.9K bytes - Viewed (0)