mirror of
https://github.com/neocities/neocities.git
synced 2025-08-06 01:24:56 +02:00
Custom SSL certs coming soon
This commit is contained in:
parent
587d5c8559
commit
56f712bb89
2 changed files with 12 additions and 6 deletions
|
@ -31,6 +31,10 @@
|
|||
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. All files must be in PEM format. If your certificate is not bundled with the root and intermediate certificates, ask your certificate provider for help on how to do that.
|
||||
</p>
|
||||
|
||||
<p><strong>We're wrapping up the finishing touches on SSL certs, it's not quite ready yet. Check back shortly!</strong></p>
|
||||
|
||||
<!--
|
||||
|
||||
<% if @site.domain.nil? || @site.domain.empty? %>
|
||||
<p><strong>Cannot upload SSL certificate until domain is added.</strong></p>
|
||||
<% else %>
|
||||
|
@ -57,4 +61,6 @@
|
|||
<input class="btn-Action" type="submit" value="Upload SSL Key and Certificate">
|
||||
|
||||
</form>
|
||||
<% end %>
|
||||
<% end %>
|
||||
|
||||
-->
|
Loading…
Add table
Add a link
Reference in a new issue