annotate lib/org.jsslutils_0.5/META-INF/MANIFEST.MF @ 0:db87c1b7eb6d

initial
author dwinter
date Wed, 03 Nov 2010 12:18:46 +0100
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
db87c1b7eb6d initial
dwinter
parents:
diff changeset
1 Manifest-Version: 1.0
db87c1b7eb6d initial
dwinter
parents:
diff changeset
2 Bundle-ManifestVersion: 2
db87c1b7eb6d initial
dwinter
parents:
diff changeset
3 Bundle-Name: Java SSL utilities
db87c1b7eb6d initial
dwinter
parents:
diff changeset
4 Bundle-SymbolicName: org.jsslutils
db87c1b7eb6d initial
dwinter
parents:
diff changeset
5 Bundle-Version: 0.5
db87c1b7eb6d initial
dwinter
parents:
diff changeset
6 Bundle-ClassPath: org.jsslutils.jar
db87c1b7eb6d initial
dwinter
parents:
diff changeset
7 Bundle-Vendor: http://www.jsslutils.org/
db87c1b7eb6d initial
dwinter
parents:
diff changeset
8 Export-Package: org.jsslutils.keystores,
db87c1b7eb6d initial
dwinter
parents:
diff changeset
9 org.jsslutils.sslcontext,
db87c1b7eb6d initial
dwinter
parents:
diff changeset
10 org.jsslutils.sslcontext.keymanagers,
db87c1b7eb6d initial
dwinter
parents:
diff changeset
11 org.jsslutils.sslcontext.trustmanagers
db87c1b7eb6d initial
dwinter
parents:
diff changeset
12 Bundle-RequiredExecutionEnvironment: J2SE-1.5