mirror of
https://github.com/danieldemus/openhab-core.git
synced 2025-01-12 06:01:53 +01:00
33c7f838fc
Signed-off-by: Wouter Born <eclipse@maindrain.net>
17 lines
600 B
Plaintext
17 lines
600 B
Plaintext
Manifest-Version: 1.0
|
|
Automatic-Module-Name: org.openhab.io.jetty.certificate
|
|
Bundle-Activator: org.openhab.io.jetty.certificate.internal.CertificateG
|
|
enerator
|
|
Bundle-Classpath: .,lib/bcpkix-jdk15on-1.52.jar,lib/bcprov-jdk15on-1.52.
|
|
jar
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: openHAB SSL Certificate Generator
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
|
Bundle-SymbolicName: org.openhab.io.jetty.certificate;singleton:=true
|
|
Bundle-Vendor: openHAB
|
|
Bundle-Version: 2.4.0.qualifier
|
|
Import-Package:
|
|
org.eclipse.jdt.annotation;resolution:=optional,
|
|
org.osgi.framework,
|
|
org.slf4j
|