This is an automated email from the ASF dual-hosted git repository.

bdemers pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shiro.git

commit 1ad362ad7193b41d097c11eff8b07683a161ba94
Merge: c632a62 b68739b
Author: Brian Demers <[email protected]>
AuthorDate: Sat Oct 17 11:00:17 2020 -0400

    Merge pull request #260 from apache/tls-for-its
    
    Update AbstractContainerIT to allow for HTTPS connections Using a 
pre-generated keystore (master)

 .../shiro/testing/web/AbstractContainerIT.java     |  69 +++++++++++++++++++++
 .../support/src/main/resources/createKeyStore.sh   |  65 +++++++++++++++++++
 .../support/src/main/resources/test-keystore.jks   | Bin 0 -> 2272 bytes
 .../support/src/main/resources/test-keystore.pem   |  22 +++++++
 pom.xml                                            |   2 +
 ...onIT.java => WebAppContainerIntegrationIT.java} |   6 +-
 6 files changed, 161 insertions(+), 3 deletions(-)

Reply via email to