Apache Unomi 1.1.x - Documentation
full administrative access is "karaf/karaf". The generated package is also configured with a default SSL certificate. You can change it by following these steps : Apache Unomi 1.1.x - Documentation - 23 org/Jetty/Howto/Configure_SSL . Update the keystore and certificate password in $MY_KARAF_HOME/etc/custom.properties file : org.osgi.service.http.secure.enabled = true org.ops4j.pax.web.ssl.keystore=${karaf etc}/keystore org.ops4j.pax.web.ssl.password=changeme org.ops4j.pax.web.ssl.keypassword=changeme org.osgi.service.http.port.secure=9443 You should now have SSL setup on Karaf with your certificate0 码力 | 32 页 | 477.20 KB | 1 年前3Apache Unomi 2.x - Documentation
full administrative access is "karaf/karaf". The generated package is also configured with a default SSL certificate. You can change it by following these steps : Replace the existing keystore in $MY_KA org/Jetty/Howto/Configure_SSL (http://wiki.eclipse.org/Jetty/Howto/Configure_SSL) Update the keystore and certificate password in $MY_KARAF_HOME/etc/unomi.custom.system.properties file : You should now have SSL setup on ops4j.pax.web.ssl.keystore=${env:UNOMI_SSL_KEYSTORE:-${karaf.etc}/keystore} org.ops4j.pax.web.ssl.password=${env:UNOMI_SSL_PASSWORD:-changeme} org.ops4j.pax.web.ssl.keypassword=${env:UNOMI_SSL_KEYPASSWORD:-changeme}0 码力 | 117 页 | 4.78 MB | 1 年前3Apache Unomi 1.x - Documentation
administrative access is "karaf/karaf". The generated package is also configured with a default SSL certificate. You can change it by following these steps : Replace the existing keystore in $MY_K org/Jetty/Howto/Configure_SSL Update the keystore and certificate password in $MY_KARAF_HOME/etc/unomi.custom.system.properties file : Apache Unomi 1.x - Documentation - 30 org.ops4j.pax.web.ssl.keystore=$ keystore=${env:UNOMI_SSL_KEYSTORE:-${karaf.etc}/keystore} org.ops4j.pax.web.ssl.password=${env:UNOMI_SSL_PASSWORD:-changeme} org.ops4j.pax.web.ssl.keypassword=${env:UNOMI_SSL_KEYPASSWORD:-changeme} You should now0 码力 | 158 页 | 3.65 MB | 1 年前3
共 3 条
- 1