티스토리

develog
검색하기내 프로필
카테고리 없음

An invalid domain [] was specified for this cookie

냐옴 2019. 8. 8. 17:23

증상

tomcat 8.5 에서 cookie 에 domain 설정시 첫 글자에 '.' 사용시 에러

ex) '.mydomain.com'

 

에러

An invalid domain [] was specified for this cookie

 

해결

context.xml 에 아래 내용 추가

<CookieProcessor className="org.apache.tomcat.util.http.LegacyCookieProcessor" />
저작자표시 비영리 동일조건 (새창열림)

블로그 정보

develog

구독하기
develog, 블로그 홈
댓글수0
문의안내
  • 티스토리
  • 로그인
  • 고객센터
© Kakao Corp.