Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util.openssl: Handle return value from os.execute being true in Lua 5.2 | Kim Alvefur | 2016-06-23 | 1 | -1/+2 |
* | util.openssl: Allow order of distinguished name fields to be included in config | Kim Alvefur | 2016-02-25 | 1 | -2/+1 |
* | util.openssl: Fix style / whitespace | Kim Alvefur | 2015-12-23 | 1 | -7/+7 |
* | util.openssl: Rename variables for readability | Kim Alvefur | 2015-12-23 | 1 | -9/+9 |
* | util.openssl: Move quoting and tostring call into escape function | Kim Alvefur | 2015-12-23 | 1 | -3/+3 |
* | util.openssl: Separate extension sections into one for self-signed certs and ... | Kim Alvefur | 2015-10-11 | 1 | -3/+7 |
* | util.openssl: Write the distinguished_name part of the config in a consistent... | Kim Alvefur | 2013-04-29 | 1 | -1/+21 |
* | util.{prosodyctl,openssl}: More use of config sections removed | Kim Alvefur | 2013-03-23 | 1 | -5/+5 |
* | util.openssl: Cleanup; remove some unused variables. | Kim Alvefur | 2013-01-07 | 1 | -8/+4 |
* | util.openssl: Add wrapper for the openssl cli tool and move certificate confi... | Kim Alvefur | 2012-05-09 | 1 | -0/+156 |