-
MongoDB
- Sydney, Australia
Pinned Loading
-
mtools
mtools PublicForked from rueckstiess/mtools
A collection of scripts to set up MongoDB test environments and parse and visualize MongoDB log files.
HTML
-
-
-
Script to create self-signed CA cert...
Script to create self-signed CA certificates, server certificates, and client certificates for testing MongoDB with SSL 1#!/bin/sh
23# Generate self signed root CA cert
4openssl req -nodes -x509 -newkey rsa:2048 -keyout ca.key -out ca.crt -subj "/C=AU/ST=NSW/L=Sydney/O=MongoDB/OU=root/CN=`hostname -f`/emailAddress=kevinadi@mongodb.com"
5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.