01.05.2013 Views

MicroStrategy Mobile Design and Administration Guide

MicroStrategy Mobile Design and Administration Guide

MicroStrategy Mobile Design and Administration Guide

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

<strong>Mobile</strong> <strong>Design</strong> <strong>and</strong> <strong>Administration</strong> <strong>Guide</strong> Administering <strong>MicroStrategy</strong> <strong>Mobile</strong> 3<br />

• MSTR_password is the desired user’s <strong>MicroStrategy</strong> password for<br />

the project specified in certificateServerConfig.xml.<br />

• MSTR_login is the desired user’s <strong>MicroStrategy</strong> login for the<br />

project specified in certificateServerConfig.xml.<br />

13 To view a list of certificates on the certificate server through the API, the<br />

application server administrator uses one of two URLs, as displayed in<br />

the examples below.<br />

ASP:<br />

JSP:<br />

https://fully_qualified_domain_name:port/<br />

CertificateServer/asp/CertificateAdmin.aspx?action=<br />

GetCertificateList<br />

https://fully_qualified_domain_name:port/<br />

CertificateServer/servlet/certificateAdmin?action=<br />

GetCertificateList<br />

where fully_qualified_domain_name:port is the location <strong>and</strong><br />

port of your certificate server. For example,<br />

machine_name.domain.com:8443.<br />

14 To revoke a specific certificate through the API, the application server<br />

administrator uses one of two URLs, as displayed in the examples below.<br />

ASP:<br />

JSP:<br />

https://fully_qualified_domain_name:port/<br />

CertificateServer/asp/CertificateAdmin.aspx?action=<br />

RevokeCertificate&serialNumber=serial_number<br />

https://fully_qualified_domain_name:port/servlet/<br />

certificateAdmin?action=<br />

RevokeCertificate&serialNumber=serial_number<br />

where:<br />

• fully_qualified_domain_name:port is the location <strong>and</strong><br />

port of your certificate server. For example,<br />

machine_name.domain.com:8443.<br />

• serial_number is the serial number of the certificate to be<br />

revoked. This number can be retrieved from the list of certificates.<br />

© 2012 <strong>MicroStrategy</strong>, Inc. Installing <strong>and</strong> configuring <strong>Mobile</strong> Server 121

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!