Commit graph

15 commits

Author SHA1 Message Date
Kim Alvefur
43531740f9 util: Prefix module imports with prosody namespace 2023-03-17 16:23:16 +01:00
Kim Alvefur
640b8d49a3 util.openssl: Remove Lua 5.1 os.execute() return value compat 2022-10-20 17:36:05 +02:00
Kim Alvefur
1438a38845 util: Various minor changes to please [luacheck] 2017-11-10 05:42:32 +01:00
Anton Shestakov
add57bd7f6 util.openssl: rename variable to not collide with other 'k's [luacheck] 2016-07-28 15:34:45 +08:00
Anton Shestakov
f710b07b55 util.openssl: remove unused one-letter loop variable [luacheck] 2016-07-09 13:52:04 +08:00
Kim Alvefur
621ba250ff util.openssl: Handle return value from os.execute being true in Lua 5.2 2016-06-23 21:08:51 +02:00
Kim Alvefur
39d21210c4 util.openssl: Allow order of distinguished name fields to be included in config 2016-02-25 15:34:38 +01:00
Kim Alvefur
2487c3799d util.openssl: Fix style / whitespace 2015-12-23 08:47:57 +01:00
Kim Alvefur
9a10ad6f7f util.openssl: Rename variables for readability 2015-12-23 08:46:54 +01:00
Kim Alvefur
00a70c5562 util.openssl: Move quoting and tostring call into escape function 2015-12-23 08:42:02 +01:00
Kim Alvefur
99cee90a44 util.openssl: Separate extension sections into one for self-signed certs and one for requests 2015-10-11 18:49:14 +02:00
Kim Alvefur
2748b362ac util.openssl: Write the distinguished_name part of the config in a consistent order 2013-04-29 13:30:59 +02:00
Kim Alvefur
613c9b00c4 util.{prosodyctl,openssl}: More use of config sections removed 2013-03-23 02:38:30 +01:00
Kim Alvefur
8e607ca796 util.openssl: Cleanup; remove some unused variables. 2013-01-07 04:07:25 +01:00
Kim Alvefur
cc2c3463a0 util.openssl: Add wrapper for the openssl cli tool and move certificate config logic from util.x509 into it. 2012-05-09 00:12:53 +02:00