Cerca
Heus ací els resultats de la cerca.
Resultats de text complet:
- openssl @web:security
- cate.crt -text -noout </code> * Check a PKCS#12 file (.pfx or .p12):<code bash>openssl pkcs12 -info -i... nssl md5 </code> == converting * Convert a DER file (.crt .cer .der) to PEM:<code bash>openssl x509 -... er -out certificate.pem </code> * Convert a PEM file to DER:<code bash>openssl x509 -outform der -in c... out certificate.der </code> * Convert a PKCS#12 file (.pfx .p12) containing a private key and certific
- .htpasswd @web:apache
- fichero, nuevo usuario: <code bash>htpasswd -bc <file> <user> <pass></code> * en PHP: <code php> <?php // Password to be encrypted for a .htpasswd file $clearTextPassword = 'some password'; // Encrypt
- certificados de seguridad (apache) @web:apache
- ualHost> </code> [[http://www.thegeekstuff.com/2009/07/linux-apache-mod-ssl-generate-key-csr-crt-file/]]
- Línea de Comando con Apache @web:apache
- * status * fullstatus == httpd * -f <conf-file-to-load> * -M -> ver el listado de módulos que
- Day 3 : Sending Emails @web:php:codeigniter
- rias?? * ''$this->email->attach('/home/user/web/file');'' * en ''/application/config/config.php''
- let's encrypt seedbox.torresegea.es @web:security:letsencrypt
- e/seedbox.torresegea.es/fullchain.pem Your key file has been saved at: /etc/letsencrypt/live/seedb