Log

util/openssl.lua @ 13240:a378937103cb

description author age
util: Prefix module imports with prosody namespace Kim Alvefur Fri, 17 Mar 2023 16:23:16 +0100
util.openssl: Remove Lua 5.1 os.execute() return value compat Kim Alvefur Thu, 20 Oct 2022 17:36:05 +0200
util: Various minor changes to please [luacheck] Kim Alvefur Fri, 10 Nov 2017 05:42:32 +0100
util.openssl: rename variable to not collide with other 'k's [luacheck] Anton Shestakov Thu, 28 Jul 2016 15:34:45 +0800
util.openssl: remove unused one-letter loop variable [luacheck] Anton Shestakov Sat, 09 Jul 2016 13:52:04 +0800
util.openssl: Handle return value from os.execute being true in Lua 5.2 Kim Alvefur Thu, 23 Jun 2016 21:08:51 +0200
util.openssl: Allow order of distinguished name fields to be included in config Kim Alvefur Thu, 25 Feb 2016 15:34:38 +0100
util.openssl: Fix style / whitespace Kim Alvefur Wed, 23 Dec 2015 08:47:57 +0100
util.openssl: Rename variables for readability Kim Alvefur Wed, 23 Dec 2015 08:46:54 +0100
util.openssl: Move quoting and tostring call into escape function Kim Alvefur Wed, 23 Dec 2015 08:42:02 +0100
util.openssl: Separate extension sections into one for self-signed certs and one for requests Kim Alvefur Sun, 11 Oct 2015 18:49:14 +0200
util.openssl: Write the distinguished_name part of the config in a consistent order Kim Alvefur Mon, 29 Apr 2013 13:30:59 +0200
util.{prosodyctl,openssl}: More use of config sections removed Kim Alvefur Sat, 23 Mar 2013 02:38:30 +0100
util.openssl: Cleanup; remove some unused variables. Kim Alvefur Mon, 07 Jan 2013 04:07:25 +0100
util.openssl: Add wrapper for the openssl cli tool and move certificate config logic from util.x509 into it. Kim Alvefur Wed, 09 May 2012 00:12:53 +0200