vvraskin opened a new pull request #3447: Generate keystore without generating 
certificates
URL: https://github.com/apache/incubator-openwhisk/pull/3447
 
 
   For some use cases it might be helpful to use pre-generated certs for 
controller keystore. 
   Thus skip ssl key/cert generation step and use pre-defined values in the 
form:
   controller-openwhisk-server-cert.pem
   controller-openwhisk-server-key.pem
   
   ## My changes affect the following components
   <!--- Select below all system components are affected by your change. -->
   <!--- Enter an `x` in all applicable boxes. -->
   - [x ] Controller
   - [x ] Deployment
   
   ## Types of changes
   <!--- What types of changes does your code introduce? Use `x` in all the 
boxes that apply: -->
   - [x] Bug fix (generally a non-breaking change which closes an issue).
   - [x] Enhancement or new feature (adds new functionality).
   - [ ] Breaking change (a bug fix or enhancement which changes existing 
behavior).
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to