How to apply SSL Certificate
I received the following info on applying:
Steps to apply the SSL Certificate :
(a) Stop ADSelfService Plus. (Start --> All Programs --> ADSelfService Plus --> Stop ADSelfService Plus)
(b) Copy and paste the signed the certificate in "C:\Program Files\AdventNet\ADSelfService Plus\Conf".
(c) Open Command prompt. (Start --> Run and type cmd).
(d) Type "Cd C:\Program Files\AdventNet\ADSelfService Plus\jre\bin".
(e) Then type the following command,
keytool -certreq -keyalg RSA -alias tomcat -file certreq.csr -keystore myStore.keystore
(replace "certreq.csr" with the "certificate name.csr" and "mystore.keystore" with "filename.keystore")
(f) Provide the password as adventnet.
(g) After following the above steps the certificate will be updated with your signed certificate.
(h) Then Start ADSelfService Plus (Start --> All Programs --> ADSelfService Plus --> Start ADSelfService Plus).
QUESTION: 
It says (replace "certreq.csr" with the "certificate name.csr" and "mystore.keystore" with "filename.keystore") what is filename.keystore?? :?:
New to ADSelfService Plus?