On 01/27/2015 09:13 AM, Shawn McKinney wrote:
> The purpose of this security tutorial is twofold:
>
> 1. To demonstrate techniques for applying end-to-end security to an apache
> wicket java web application (running in tomcat) along with its corresponding
> mysql database. This includes access controls applied in JavaEE, Spring, Web
> and Database frameworks. It also includes instuctions for using encryption
> of network resources using JSSE.
>
> 2. Provide instructions to install, configure, test and run apache directory
> fortress infrastruture including: a. fortress core (API), b. fortress realm
> (Java EE security plugin), c. fortress web (UI), apache directory and apache
> directory studio.
To just do #2 (bypassing the end-to-end security tutorial): you may omit these
steps:
Section I. Heartbleed Bug
Section II. Managing PKI Keys
Section III. Set Hostname Entry
Section VI - Install MySQL