diff options
| author | Rafael H. Schloming <rhs@apache.org> | 2009-07-08 14:22:11 +0000 |
|---|---|---|
| committer | Rafael H. Schloming <rhs@apache.org> | 2009-07-08 14:22:11 +0000 |
| commit | a5273319e880200c1e3b26e140a9cf8423daf3ce (patch) | |
| tree | 6c7e433206af921b157fd29beb79d1f56891f17a /qpid/java/test-profiles/test_resources | |
| parent | 830aca1858d990c52637caea081cd0b6733e1beb (diff) | |
| download | qpid-python-a5273319e880200c1e3b26e140a9cf8423daf3ce.tar.gz | |
moved test profiles and related resources into test-profiles subdirectory
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@792157 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/test-profiles/test_resources')
| -rw-r--r-- | qpid/java/test-profiles/test_resources/ssl/certstore.jks | bin | 0 -> 498 bytes | |||
| -rw-r--r-- | qpid/java/test-profiles/test_resources/ssl/keystore.jks | bin | 0 -> 2186 bytes | |||
| -rw-r--r-- | qpid/java/test-profiles/test_resources/ssl/pfile | 1 | ||||
| -rw-r--r-- | qpid/java/test-profiles/test_resources/ssl/server_db/cert8.db | bin | 0 -> 65536 bytes | |||
| -rw-r--r-- | qpid/java/test-profiles/test_resources/ssl/server_db/key3.db | bin | 0 -> 16384 bytes | |||
| -rw-r--r-- | qpid/java/test-profiles/test_resources/ssl/server_db/secmod.db | bin | 0 -> 16384 bytes | |||
| -rw-r--r-- | qpid/java/test-profiles/test_resources/ssl/server_db/server.crt | 12 | ||||
| -rw-r--r-- | qpid/java/test-profiles/test_resources/ssl/server_db/server.req | 20 |
8 files changed, 33 insertions, 0 deletions
diff --git a/qpid/java/test-profiles/test_resources/ssl/certstore.jks b/qpid/java/test-profiles/test_resources/ssl/certstore.jks Binary files differnew file mode 100644 index 0000000000..57460491fe --- /dev/null +++ b/qpid/java/test-profiles/test_resources/ssl/certstore.jks diff --git a/qpid/java/test-profiles/test_resources/ssl/keystore.jks b/qpid/java/test-profiles/test_resources/ssl/keystore.jks Binary files differnew file mode 100644 index 0000000000..8e033ec932 --- /dev/null +++ b/qpid/java/test-profiles/test_resources/ssl/keystore.jks diff --git a/qpid/java/test-profiles/test_resources/ssl/pfile b/qpid/java/test-profiles/test_resources/ssl/pfile new file mode 100644 index 0000000000..f3097ab130 --- /dev/null +++ b/qpid/java/test-profiles/test_resources/ssl/pfile @@ -0,0 +1 @@ +password diff --git a/qpid/java/test-profiles/test_resources/ssl/server_db/cert8.db b/qpid/java/test-profiles/test_resources/ssl/server_db/cert8.db Binary files differnew file mode 100644 index 0000000000..3063a1fef3 --- /dev/null +++ b/qpid/java/test-profiles/test_resources/ssl/server_db/cert8.db diff --git a/qpid/java/test-profiles/test_resources/ssl/server_db/key3.db b/qpid/java/test-profiles/test_resources/ssl/server_db/key3.db Binary files differnew file mode 100644 index 0000000000..be86b4af4b --- /dev/null +++ b/qpid/java/test-profiles/test_resources/ssl/server_db/key3.db diff --git a/qpid/java/test-profiles/test_resources/ssl/server_db/secmod.db b/qpid/java/test-profiles/test_resources/ssl/server_db/secmod.db Binary files differnew file mode 100644 index 0000000000..9c71db0abe --- /dev/null +++ b/qpid/java/test-profiles/test_resources/ssl/server_db/secmod.db diff --git a/qpid/java/test-profiles/test_resources/ssl/server_db/server.crt b/qpid/java/test-profiles/test_resources/ssl/server_db/server.crt new file mode 100644 index 0000000000..eb9323ff34 --- /dev/null +++ b/qpid/java/test-profiles/test_resources/ssl/server_db/server.crt @@ -0,0 +1,12 @@ +-----BEGIN CERTIFICATE----- +MIIBuDCCASGgAwIBAgIFAIzxXHYwDQYJKoZIhvcNAQEEBQAwETEPMA0GA1UEAxMG
+Um9vdENBMB4XDTA5MDQxNDIxNTUyOVoXDTEyMDQxNDIxNTUyOVowIDEeMBwGA1UE
+AxMVbG9jYWxob3N0LmxvY2FsZG9tYWluMIGfMA0GCSqGSIb3DQEBAQUAA4GNADCB
+iQKBgQDNyXKaIcdDsBrcfsTRhIIsCGPCPKRuzN4w24PjfL72G7v0eyvKuposWDLf
+Os9T5ijaimYkbCyR+evnxFII/lOBFXGtzorTUnfVPvdIr8CEqjdTjJlCjT/rxjd0
+08kiMC9V4ohefnglA3UMBxm1st3IP6JzlUXlZqZdrfq1LLnLqQIDAQABow0wCzAJ
+BgNVHRMEAjAAMA0GCSqGSIb3DQEBBAUAA4GBAKkbAt9ockhmcfLGpyILfTUTqVqU
+Ys2VrOSDaJIxuQEouWNx9bIngKyBV23AvDbQ2Nb9QI8cuzu7laydO//obPrLpvH1
+MbOyd3j+JNNml9mDZw2rR8QpOvC9YDzBVcZgmw8QnHbTHYYdjUIGbXtWvG93gWTj
+QYVlvktPF1aM3RrM +-----END CERTIFICATE----- diff --git a/qpid/java/test-profiles/test_resources/ssl/server_db/server.req b/qpid/java/test-profiles/test_resources/ssl/server_db/server.req new file mode 100644 index 0000000000..a5a3fb2e35 --- /dev/null +++ b/qpid/java/test-profiles/test_resources/ssl/server_db/server.req @@ -0,0 +1,20 @@ + +Certificate request generated by Netscape certutil +Phone: (not specified) + +Common Name: localhost.localdomain +Email: (not specified) +Organization: (not specified) +State: (not specified) +Country: (not specified) + +-----BEGIN NEW CERTIFICATE REQUEST----- +MIIBXzCByQIBADAgMR4wHAYDVQQDExVsb2NhbGhvc3QubG9jYWxkb21haW4wgZ8w
+DQYJKoZIhvcNAQEBBQADgY0AMIGJAoGBAM3Jcpohx0OwGtx+xNGEgiwIY8I8pG7M
+3jDbg+N8vvYbu/R7K8q6mixYMt86z1PmKNqKZiRsLJH56+fEUgj+U4EVca3OitNS
+d9U+90ivwISqN1OMmUKNP+vGN3TTySIwL1XiiF5+eCUDdQwHGbWy3cg/onOVReVm
+pl2t+rUsucupAgMBAAGgADANBgkqhkiG9w0BAQQFAAOBgQCD9+h4+q7Snw4F5E4i
+oCu9SvUgTpMs6ClZUoaCJzjVmkygZwyq38iZV0W6I94MXZ9PFbvyiZkKy0t2oMNk
+J33NOmaHoKOylYBkVlhHjknyYbvcL0Uwoj0/fyRbSZdllhAHUJgrjMBwPKks8+UJ
+0crBkyRYg2gSCLQaPwJPm4ddpw== +-----END NEW CERTIFICATE REQUEST----- |
