index
:
ejabberd.git
master
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ejabberd_acme.erl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change file mode of ACME certficates
Evgeniy Khramtsov
2017-11-19
1
-4
/
+10
*
Re-read ACME certificates on config reload
Evgeniy Khramtsov
2017-11-19
1
-1
/
+3
*
Fix renew_certificates ejabberdctl command
Evgeniy Khramtsov
2017-11-17
1
-3
/
+3
*
Don't forget to include intermediate ACME certificate
Evgeniy Khramtsov
2017-11-17
1
-3
/
+7
*
Fix ACME options validation
Evgeniy Khramtsov
2017-11-17
1
-2
/
+2
*
Improve ACME options validation
Evgeniy Khramtsov
2017-11-17
1
-11
/
+12
*
Move ejabberdctl ACME commands to other location
Evgeniy Khramtsov
2017-11-17
1
-22
/
+73
*
Make ACME code working with ejabberd_pkix
Evgeniy Khramtsov
2017-11-17
1
-63
/
+67
*
Merge branch 'lets_encrypt_acme_support' of git://github.com/angelhof/ejabber...
Evgeniy Khramtsov
2017-11-15
1
-0
/
+3
*
Explain what is needed for the acme configuration and other small changes
Konstantinos Kallas
2017-11-14
1
-32
/
+47
*
Solve Travis build xref problem
Konstantinos Kallas
2017-09-06
1
-5
/
+18
*
Remove some unused variable warnings, replace lists:join with string join
Konstantinos Kallas
2017-08-25
1
-7
/
+6
*
Show SANs in list_Certificates
Konstantinos Kallas
2017-08-22
1
-9
/
+37
*
Acquire certificates for all subdomains of a host and include them in SAN
Konstantinos Kallas
2017-08-22
1
-10
/
+42
*
Remove partial RSA key support
Konstantinos Kallas
2017-08-22
1
-20
/
+0
*
Add certfile when acquired
Konstantinos Kallas
2017-08-22
1
-0
/
+1
*
Remove some debugging INFO_MSGs
Konstantinos Kallas
2017-08-19
1
-3
/
+0
*
Delete a development acme module
Konstantinos Kallas
2017-08-19
1
-1
/
+1
*
Merge remove_account_option branch
Konstantinos Kallas
2017-08-19
1
-12
/
+16
|
\
|
*
Remove the new account option from get certificate. There is no reason for ha...
Konstantinos Kallas
2017-08-11
1
-13
/
+17
*
|
Cleanup some comments:
Konstantinos Kallas
2017-08-19
1
-5
/
+0
*
|
Add acme certificates for all configured hosts in ejabberd_pkix
Konstantinos Kallas
2017-08-19
1
-0
/
+21
*
|
Add behaviour ejabberd_config in ejabberd_acme in order to validate the config
Konstantinos Kallas
2017-08-19
1
-4
/
+36
*
|
Change some specs
Konstantinos Kallas
2017-08-12
1
-8
/
+8
*
|
Add support to revoke a certificate by providing the pem
Konstantinos Kallas
2017-08-12
1
-12
/
+40
*
|
Move the ca_url to the config file
Konstantinos Kallas
2017-08-12
1
-10
/
+24
|
/
*
Format expired certificates differently in list_certificates
Konstantinos Kallas
2017-08-11
1
-10
/
+23
*
Renew certificate now renews all saved certificates that are close to expire
Konstantinos Kallas
2017-08-10
1
-32
/
+15
*
Revoke Certificate: Jose Private Key
Konstantinos Kallas
2017-08-10
1
-6
/
+39
*
Support getting certificates for domains not specified in the configuration file
Konstantinos Kallas
2017-08-10
1
-17
/
+35
*
Remove some debugging functions
Konstantinos Kallas
2017-08-08
1
-211
/
+1
*
Implement renew_certificate command
Konstantinos Kallas
2017-08-08
1
-41
/
+144
*
Try catch when formatting certificates
Konstantinos Kallas
2017-08-08
1
-21
/
+40
*
Change certificate notAfter to 90 days
Konstantinos Kallas
2017-08-08
1
-5
/
+2
*
Improve return format of get_certificates command
Konstantinos Kallas
2017-08-02
1
-4
/
+37
*
Implement verbose list_certificates option
Konstantinos Kallas
2017-08-02
1
-11
/
+20
*
Finish revoke_certificate and add specs
Konstantinos Kallas
2017-07-29
1
-140
/
+201
*
Support certificate revocation
Konstantinos Kallas
2017-07-27
1
-4
/
+68
*
Encode strings using a library function and not my custom made
Konstantinos Kallas
2017-07-25
1
-16
/
+13
*
Add a try catch arounf list certificates
Konstantinos Kallas
2017-07-23
1
-0
/
+11
*
Pretty print list-certificates
Konstantinos Kallas
2017-07-18
1
-16
/
+51
*
Print validity in list-certificates
Konstantinos Kallas
2017-07-17
1
-3
/
+31
*
Add a stub for the list-certificates command
Konstantinos Kallas
2017-07-17
1
-0
/
+19
*
Remove httpdir from some function arguments as we now use the built in ejabbe...
Konstantinos Kallas
2017-07-17
1
-18
/
+18
*
Save acquired certificates in persistent storage
Konstantinos Kallas
2017-07-17
1
-9
/
+71
*
Change the persistent data structure from a record to a proplist
Konstantinos Kallas
2017-07-17
1
-8
/
+8
*
Separate the persistent data structure functions
Konstantinos Kallas
2017-07-17
1
-17
/
+26
*
Make some persistent data wrapper functions
Konstantinos Kallas
2017-07-17
1
-12
/
+17
*
Solve acme challenges using built in http server
Konstantinos Kallas
2017-07-12
1
-7
/
+6
*
Changle acme file permissions
Konstantinos Kallas
2017-07-11
1
-15
/
+48
[next]