Software /
code /
prosody
Log
util/openssl.lua @ 7192:18a13a7b4bac
description | author | age |
---|---|---|
util.openssl: Allow order of distinguished name fields to be included in config | Kim Alvefur | 2016-02-25 |
util.openssl: Fix style / whitespace | Kim Alvefur | 2015-12-23 |
util.openssl: Rename variables for readability | Kim Alvefur | 2015-12-23 |
util.openssl: Move quoting and tostring call into escape function | Kim Alvefur | 2015-12-23 |
util.openssl: Separate extension sections into one for self-signed certs and one for requests | Kim Alvefur | 2015-10-11 |
util.openssl: Write the distinguished_name part of the config in a consistent order | Kim Alvefur | 2013-04-29 |
util.{prosodyctl,openssl}: More use of config sections removed | Kim Alvefur | 2013-03-23 |
util.openssl: Cleanup; remove some unused variables. | Kim Alvefur | 2013-01-07 |
util.openssl: Add wrapper for the openssl cli tool and move certificate config logic from util.x509 into it. | Kim Alvefur | 2012-05-08 |