Commit Graph

15 Commits (780b392d25ff067015f561fcb152bc01ac3ea650)

Author SHA1 Message Date
Kim Alvefur 43531740f9 util: Prefix module imports with prosody namespace 3 years ago
Kim Alvefur 640b8d49a3 util.openssl: Remove Lua 5.1 os.execute() return value compat 3 years ago
Kim Alvefur 1438a38845 util: Various minor changes to please [luacheck] 8 years ago
Anton Shestakov add57bd7f6 util.openssl: rename variable to not collide with other 'k's [luacheck] 10 years ago
Anton Shestakov f710b07b55 util.openssl: remove unused one-letter loop variable [luacheck] 10 years ago
Kim Alvefur 621ba250ff util.openssl: Handle return value from os.execute being true in Lua 5.2 10 years ago
Kim Alvefur 39d21210c4 util.openssl: Allow order of distinguished name fields to be included in config 10 years ago
Kim Alvefur 2487c3799d util.openssl: Fix style / whitespace 10 years ago
Kim Alvefur 9a10ad6f7f util.openssl: Rename variables for readability 10 years ago
Kim Alvefur 00a70c5562 util.openssl: Move quoting and tostring call into escape function 10 years ago
Kim Alvefur 99cee90a44 util.openssl: Separate extension sections into one for self-signed certs and one for requests 10 years ago
Kim Alvefur 2748b362ac util.openssl: Write the distinguished_name part of the config in a consistent order 13 years ago
Kim Alvefur 613c9b00c4 util.{prosodyctl,openssl}: More use of config sections removed 13 years ago
Kim Alvefur 8e607ca796 util.openssl: Cleanup; remove some unused variables. 13 years ago
Kim Alvefur cc2c3463a0 util.openssl: Add wrapper for the openssl cli tool and move certificate config logic from util.x509 into it. 14 years ago