- (enable-ssl #!key certificate-file private-key-file) procedure
Enable SSL support for awful. The following keyword parameters can be used:
- certificate-file (string)
- Path to the certificate file (PEM format).
- private-key-file (string)
- Path to the private key file (PEM format).