Aug 25, 2020
First we need to purchase the SSL certificate or certificates. In order to process the purchase we need to create a Certificate Signing Request (CSR). To do this start the HTTP admin server: STRTCPSVR SERVER(HTTP) HTTPSVR(ADMIN) Then goto port 2001 of the HTTP...
Jul 24, 2020
In this article we outline a way to implement PHPMailer to send emails from the IBM i. The emails can have attachments such as pdf’s and can be sent with SSL/TLS encryption. The PHPMailer software runs using PHP on the IBM i. It does not need a webserver to be...