Follow these instructions to generate a CSR for your Web site. When you have completed
this process, you will have a CSR ready to submit to eWAY in order to be
generated into a SSL Security Certificate.
OpenSSL is the open source project that replaced SSLeay. If you are using SSLeay
on your system instead of OpenSSL, substitute ssleay with openssl for the commands.
Follow these instructions to generate a CSR for your Web site. When you have completed
this process, you will have a CSR ready to submit to eWAY® in order
to be generated into a SSL Security Certificate.
- Start WebLogic web server. Note Port 7001 for http and Port 7002 for https (SSL)
- Start the "Certificate Request Generator."
-
- Start your web-browser.
- Start the Certificate Generator:
http://servername:port/Certificate
- Fill in the fields for the Certificate Signing Request
- Click "Generate Request" This process creates 3 files in the serverroot
directory - the private key, and the certificate signing request in both binary
and text formats.
- Copy the Certificate Signing Request and send to GeoTrust.
(Go through steps for purchasing a certificate and paste your certificate request
in block when prompted)
**** Be sure to include -----BEGIN NEW CERTIFICATE REQUEST-----
and -----END NEW CERTIFICATE REQUEST-----
MAKE BACKUPS!
- www_domainname_com-key.der - This is the private key file
- www_domainname_com-request.dem - Certificate Request in Binary format
- www_domainname_com-request.pem - Certificate Request in text format
»
Return to CSR Instruction List