7 lines
128 B
Go
7 lines
128 B
Go
|
/*
|
||
|
|
||
|
xmpp-check is a command-line to check if you XMPP TLS certificate is valid and warn you before it expires.
|
||
|
|
||
|
*/
|
||
|
package main
|