Configuration settings and commands differ between printer models.
Yes. All users can access saved searches.
You can find the installation log files in the hidden directory of the user installing MVE. For example,
.You can find the *.log application log files in the
folder, where is the installation folder of MVE.A host name is a unique name assigned to a printer on a network. Each host name corresponds to an IP address. Reverse DNS lookup is used to determine the designated host name and domain name of a given IP address.
Reverse DNS lookup can be found in the general settings. For more information, see Configuring general settings .
Run the command prompt as an administrator, and then type the following:
Where
is the installation folder of MVE.Stop the Markvision Enterprise service.
Open the Run dialog box, and then type
.Right-click Markvision Enterprise , and then click Stop .
Open the
file.Where
is the installation folder of MVE.Change the
value to another unused port.<Connector port="443" protocol="org.apache.coyote.http11.Http11NioProtocol" sslImplementationName="org.apache.tomcat.util.net.jsse.JSSEImplementation" SSLEnabled="true" scheme="https" secure="true" clientAuth="false" compression="on" compressableMimeType="text/html,text/xml,text/plain,text/css, text/javascript,application/javascript,application/json" maxThreads="150" maxHttpHeaderSize="16384" minSpareThreads="25" enableLookups="false" acceptCount="100" connectionTimeout="120000" disableUploadTimeout="true" URIEncoding="UTF-8" server="Apache" sslEnabledProtocols="TLSv1,TLSv1.1,TLSv1.2" sslProtocol="TLS" keystoreFile="C:/Program Files/Lexmark/Markvision Enterprise/ ../mve_truststore.p12" keystorePass="markvision" keyAlias="mve" keyPass="markvision" keystoreType="PKCS12" ciphers="TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA"/>
Change the
value to the same port number used as the connector port.<Connector port="9788" maxHttpHeaderSize="16384" maxThreads="150" minSpareThreads="25" enableLookups="false" redirectPort="443" acceptCount="100" connectionTimeout="120000" disableUploadTimeout="true" compression="on" compressableMimeType="text/html,text/xml, text/plain,text/css,text/javascript,application/javascript,application/json" URIEncoding="UTF-8" server="Apache"/>
Restart the Markvision Enterprise service.
Open the Run dialog box, and then type
.Right-click Markvision Enterprise , and then click Restart .
Access MVE using the new port.
For example, open a web browser, and then type
.Where
is the host name or IP address of the server hosting MVE, and is the connector port number.Stop the Markvision Enterprise service.
Open the Run dialog box, and then type
.Right-click Markvision Enterprise , and then click Stop .
Open the
file.Where
is the installation folder of MVE.Configure the ciphers and TLS versions.
For more information on the configuration, see the Apache Tomcat SSL/TLS configuration instructions .
For more information on the protocols and cipher values, see the Apache Tomcat SSL support information documentation .
Restart the Markvision Enterprise service.
Open the Run dialog box, and then type
.Right-click Markvision Enterprise , and then click Restart .
Obtain the CRL file from the CA server.
Notes:
Save the CRL file in the
folder, where is the installation folder of MVE.Configure the certificate authority in MVE.