<%-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to You 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 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --%> <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %> <%@ taglib uri="http://java.sun.com/jsp/jstl/functions" prefix="fn" %> <%@ taglib uri="http://java.sun.com/portlet" prefix="portlet"%>

This portlet allows you to setup a Certification Authority (CA) and issue certificates in reply to Certificate Signing Requests (CSRs). Setup Certification Authority function allows to initialize the CA by providing CA Identity details, algorithm parameters for CA's key pair and self-signed certificate and a password to protect the CA's private key. This password is to be used to unlock the CA to access CA functions. Once the CA is initialized, CSRs can be processed using Issue New Certificate function. Previously issued certificates can be viewed using View Issued Certificate function.

CA is not running or the CA may not have been initialized. Please initialize the CA using the link provided below.
">Setup Certification Authority

CA has been initialized. But, the CA is locked. Please unlock the CA to access CA functions.
">Unlock CA
CA functions can be accessed using the links provided below.
 ">Lock CA    ">View CA Details    ">Publish CA Certificate    
 ">Requests to be verified   ">Requests to be fulfilled   ">Issue New Certificate    ">View Issued Certificate