When creating a CSR with openSSL it asks me:
Enter PEM pass phrase:
After that it asks:
Please enter the following 'extra' attributes
to be sent with your certificate request
A challenge password []:
I read that pem pass phrase is for encrypting the key file. And any service(like apache) using the key file will ask for pem pass phrase when rebooting the service. Then what is challenge password?