본문 바로가기
Utils & Infra & Tool/Tomcat

Tomcat DataSource 비밀번호 암호화 (그 외 값들도 암호화 가능)

by 무대포 개발자 2017. 11. 24.
728x90
반응형

<span style="font-family: &quot;courier new&quot; , &quot;courier&quot; , monospace;">❇ 요약</span><br />

<br />

<ul>

<li><span style="font-family: &quot;courier new&quot; , &quot;courier&quot; , monospace;">server.xml 에 명시된 DataSourceFactory 를 Customizing 하여 데이터 소스의 비밀번호를 암호화한다.</span></li>

</ul>

<br />

<span style="font-family: &quot;courier new&quot; , &quot;courier&quot; , monospace;"><br /></span>

<span style="font-family: &quot;courier new&quot; , &quot;courier&quot; , monospace;">1. Atomickos 데이터 소스 암호화</span><br />

<span style="font-family: &quot;courier new&quot; , &quot;courier&quot; , monospace;"><br /></span>

<span style="font-family: &quot;courier new&quot; , &quot;courier&quot; , monospace;">https://stackoverflow.com/questions/129160/how-to-avoid-storing-passwords-in-the-clear-for-tomcats-server-xml-resource-def</span><br />

<span style="font-family: &quot;courier new&quot; , &quot;courier&quot; , monospace;"><br /></span>

<span style="font-family: &quot;courier new&quot; , &quot;courier&quot; , monospace;"><br /></span>

<span style="font-family: &quot;courier new&quot; , &quot;courier&quot; , monospace;"><br /></span>

<span style="font-family: &quot;courier new&quot; , &quot;courier&quot; , monospace;">2. DataSource 암호화 - 기본적인 틀은 여기서 설명</span><br />

<span style="font-family: &quot;courier new&quot; , &quot;courier&quot; , monospace;"><br /></span>

<span style="font-family: &quot;courier new&quot; , &quot;courier&quot; , monospace;">http://www.jdev.it/encrypting-passwords-in-tomcat/</span><br />

<div>

<span style="font-family: &quot;courier new&quot; , &quot;courier&quot; , monospace;"><br /></span></div>

<div>

<span style="font-family: &quot;courier new&quot; , &quot;courier&quot; , monospace;"><br /></span></div>

<div>

<span style="font-family: &quot;courier new&quot; , &quot;courier&quot; , monospace;"><br /></span></div>

<div>

<br /></div>



'Utils & Infra & Tool > Tomcat' 카테고리의 다른 글

Tomcat 방화벽 확인  (0) 2017.11.24
Tomcat 에 Atomikos 설정 (Mysql, Oracle)  (0) 2017.11.24

댓글