Merge branch '5.8.x'
Closes gh-11937
This commit is contained in:
+4
@@ -109,7 +109,11 @@ import org.springframework.util.Assert;
|
||||
* @author Tim Ysewyn
|
||||
* @author Ankur Pathak
|
||||
* @since 4.1
|
||||
* @deprecated see <a href=
|
||||
* "https://owasp.org/www-community/controls/Certificate_and_Public_Key_Pinning">Certificate
|
||||
* and Public Key Pinning</a> for more context
|
||||
*/
|
||||
@Deprecated
|
||||
public final class HpkpHeaderWriter implements HeaderWriter {
|
||||
|
||||
private static final long DEFAULT_MAX_AGE_SECONDS = 5184000;
|
||||
|
||||
Reference in New Issue
Block a user