<%# Opennet Firmware Copyright 2010 Rene Ejury Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 -%>

<%:on_status%>

<% if on_key_exists and on_crt_exists then %>
<% end %> <% if on_csr_exists or (not(on_key_exists) and not(on_crt_exists)) then %>
<% if on_csr_exists then %><%:on_exists%><% else %><%:on_missing%><% end %> <% if on_csr_exists then %><%:on_download%><% end %>
<% end %>
<% if on_key_exists then %><%:on_exists%><% else %><%:on_missing%><% end %> <% if on_key_exists then %><%:on_download%><% end %>
<% if on_crt_exists then %><%:on_exists%><% else %><%:on_missing%><% end %> <% if on_crt_exists then %><%:on_download%><% end %>
<% if on_csr_exists and not(on_crt_exists) then %> <%:on_csr_send_prefix%>[[email from config]]<%:on_csr_send_postfix%> <% end %>