PHP Classes

File: config/ssh_openssl.cnf

Recommend this page to a friend!
  Packages of Matthew Asham   Binkterm PHP   config/ssh_openssl.cnf   Download  
File: config/ssh_openssl.cnf
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Binkterm PHP
Bulletin board system based on the Web
Author: By
Last change:
Date: 5 days ago
Size: 425 bytes
 

Contents

Class file image Download
# Minimal OpenSSL configuration for SSH host key generation. # Bundled with BinktermPHP so the SSH daemon works on Windows without requiring # a system-wide OpenSSL installation or OPENSSL_CONF environment variable. [ req ] default_bits = 3072 default_md = sha256 distinguished_name = req_distinguished_name prompt = no string_mask = utf8only [ req_distinguished_name ] CN = localhost