GithubHelp home page GithubHelp logo

gcmalloc-epfl_cert's Introduction

#EPFL certificate Puppet Module

Class epfl_cert

Overview

This module generate a x509 certificate key and csr that is compatible with epfl. You would then need to provide the certification authority of epfl with the resulting certificate request.

This request will be in /etc/ssl/certs/${name}.csr. The current proxy authority for the certificate is http://rauth.epfl.ch/.

Module Description

This module uses the openssl from camptocamp to generate an open ssl certificate. It will try to guess the

Example

To generate a simple certificate:

epfl_cert{'gitlab':
}

Parameters

server_name

This is the name of the certificate.

unit

An optional unit name that must match ^[A-Z-] $

#email

An optional email

#altname

A list of optional alternative server name for the created certficate.

commonname

The common name used in the certificate. This will default to the fqdn of the host.

state_enabled

If the state should be embedded in the certificate. It will be set to VD. This is an optional feature that will be by default set to false

Limitations

This module supports all the os supported by the openssl module.

gcmalloc-epfl_cert's People

Contributors

gcmalloc avatar

Watchers

 avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.