Coder Social home page Coder Social logo

redeltaglio / openbsd-private-ca Goto Github PK

View Code? Open in Web Editor NEW
5.0 3.0 0.0 591 KB

Configuration of an OpenBSD rugged secured server to obtain a private CA for SSL and SSH

License: Creative Commons Zero v1.0 Universal

Shell 8.97% Perl 91.03%
openbsd ca ssh ssl ksh lan

openbsd-private-ca's Introduction

OpenBSD SSH, SSL and IKED CA server

img

Configuration of an OpenBSD rugged secured server to obtain a private CA for SSH, SSL and iked.

Reverse a private server, kvm instance, docker or another container for this type of application. It'll be useful have it on a spare encrypted USB disk or virtual hided disk. I've got one mounted on a dedicated macppc OpenBSD instance. I use it like local LAN resolver, SNMP collector and, how not, like a CA server.

taglio@cyberanarkhia:/home/taglio$ uname -a
OpenBSD cyberanarkhia.telecom.lobby 6.8 GENERIC.MP#3 macppc
taglio@cyberanarkhia:/home/taglio$ 

CA server

No everyone know it, but sshd as ssl can use certificate based authentication. It's a feature of openssh.

Just clone this repository on the OpenBSD CA server machine:

$ mkdir -p Sources/Git
$ cd Sources/Git
$ git clone https://github.com/redeltaglio/OpenBSD-private-CA.git
$ cd OpenBSD-private-CA

Our setup_node script got some options:

  • install -> create SSH and SSL private CA
  • verify -> printout and verify certificates
  • reset -> reset filesystem hierarchy and delete certificates and keys
  • transfer -> tar files on /home/$USER

Nice Regards,

Riccardo <taglio> Giuntoli.

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.