- Issue created by @John Franklin
This module requires the user to create the key pairs outside of the module and upload them as PEM file or reference them in files or environment variables. This can be difficult for some users who just need to create a cert for development purposes.
admin/config/system/keys
.
Add methods to the KeyPair
class to do the heavy PKI lifting.
Active
1.0
Code