mahtab2003 / Xera

Now Introducing a new and easy way to manage your clients and MyOwnFreeHost hosting accounts.
https://xera.eu.org/
GNU General Public License v2.0
45 stars 37 forks source link

Fix for SMTP Encryption and SSL auto generate CSR #105

Closed santydesignscr closed 1 week ago

santydesignscr commented 1 week ago

I added an option in the api settings to select the type of SMTP encryption (ssl, tls, or none) to avoid errors that occur when it is incorrectly set by default. Additionally, I implemented functionality to automatically generate the CSR (Certificate Signing Request) when requesting an SSL certificate.