User Tools

Site Tools


gemini-php

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
gemini-php [2020/09/28 03:15]
admin
gemini-php [2020/09/28 03:18]
admin
Line 23: Line 23:
   * Combine your private key with the certificate and put it in the ''​certs''​ directory   * Combine your private key with the certificate and put it in the ''​certs''​ directory
 <code bash> <code bash>
- ​*  ​cp cert.pem certs/​combined.pem +cp cert.pem certs/​combined.pem 
- *  ​cat key.pem >> certs/​combined.pem+cat key.pem >> certs/​combined.pem
 </​code>​ </​code>​
   * Create a config file   * Create a config file
gemini-php.txt · Last modified: 2020/09/28 04:10 by admin