Broker
10.5 |
webMethods Broker Documentation
|
Administering webMethods Broker
|
Managing Certificate Files with OpenSSL
|
Managing Certificate Files
|
Viewing the Certificate Request
Viewing the Certificate Request
Use this command to view the certificate request that you will send to the CA:
openssl req -in <request>.pem -text -noout
After sending the request to the CA, you should get back a signed certificate.