Maven Certificate Plugin

A maven plugin to generate server-certificates using a CA for testing on the fly.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

de.fenvariel
ArtifactId

ArtifactId

certificate-maven-plugin
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Maven Certificate Plugin
A maven plugin to generate server-certificates using a CA for testing on the fly.
Source Code Management

Source Code Management

https://github.com/AlexSchuetz/certificate-maven-plugin

Download certificate-maven-plugin

How to add to project

<plugin>
    <groupId>de.fenvariel</groupId>
    <artifactId>certificate-maven-plugin</artifactId>
    <version>1.1</version>
</plugin>

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.5.4
org.codehaus.plexus : plexus-utils jar 3.1.0
org.apache.maven.reporting : maven-reporting-api jar 3.0
org.apache.maven.reporting : maven-reporting-impl jar 3.0.0
org.bouncycastle : bcprov-jdk15on jar 1.56
org.bouncycastle : bcpkix-jdk15on jar 1.56

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.5.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

certificate-maven-plugin

A maven plugin to generate server-certificates using a CA for testing on the fly.

Versions

Version
1.1
1.0