[ome-users] Modifying properties using 'bin/omero admin rewrite'
Paul Kibet Korir
pkorir at ebi.ac.uk
Thu Nov 12 13:15:32 GMT 2015
Hi OMERO-Users,
Can someone give me a clue on how to modify 'Ice.Plugin.IceSSL"
value="IceSSL:createIceSSL' specified in the file
'etc/templates/grid/templates.xml' in the following XML using 'bin/omero
admin rewrite'? The documentation on 'bin/omero admin rewrite' is not
very useful.
This is OMERO 5.2.0.
<properties id="CppServer">
<target name="adh">
<property name="Ice.Default.Protocol" value="ssl"/>
<property name="Ice.Plugin.IceSSL" value="IceSSL:createIceSSL"/>
<property name="IceSSL.Ciphers" value="ADH"/>
<property name="IceSSL.VerifyPeer" value="0"/>
</target>
<target name="ssl">
<property name="Ice.Default.Protocol" value="ssl"/>
<property name="Ice.Plugin.IceSSL" value="IceSSL:createIceSSL"/>
<property name="IceSSL.DefaultDir" value="etc/certs"/>
<property name="IceSSL.CertFile" value="pubkey.pem"/>
<property name="IceSSL.KeyFile" value="privkey.pem"/>
<property name="IceSSL.CertAuthFile" value="ca.pem"/>
</target>
</properties>
Thanks!
--
With kind regards,
*Paul K Korir, PhD*
/Scientific Programmer/
EMBL-EBI
Main Building, A2-35,
WTGC, Hinxton, Cambridge CB10 1SD
P: +44 1223 49 44 22
F: +44 1223 49 44 68
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openmicroscopy.org.uk/pipermail/ome-users/attachments/20151112/99b1cc7b/attachment.html>
More information about the ome-users
mailing list