For this issue I have added solution in .htaccess file
<IfModule mod_headers.c> # Set HSTS Header for HTTPS Header always set Strict-Transport-Security "max-age=31536000; includeSubDomains; preload" </IfModule>
Still I have same issue.