mirror of
https://github.com/neocities/neocities.git
synced 2025-08-04 16:51:36 +02:00
ssl sites bundler
This commit is contained in:
parent
3d32e616da
commit
8cd61a06f2
3 changed files with 27 additions and 2 deletions
|
@ -46,7 +46,7 @@
|
|||
<article>
|
||||
<h2>Add SSL Certificate</h2>
|
||||
<p>
|
||||
This allows you to add an SSL private key and certificate for your domain, enabling encryption for your site (https). It can take up to 5-30 minutes for the changes to go live, so please be patient.
|
||||
This allows you to add an SSL key and certificate for your domain, enabling encryption for your site (https). It can take up to 5-30 minutes for the changes to go live, so please be patient.
|
||||
</p>
|
||||
|
||||
<% if current_site.domain.nil? || current_site.domain.empty? %>
|
||||
|
@ -63,7 +63,7 @@
|
|||
</p>
|
||||
|
||||
<p>
|
||||
Private key (yourdomain.com.key):
|
||||
SSL Key (yourdomain.com.key):
|
||||
<input name="key" type="file">
|
||||
</p>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue