Suche
Unten sind die Ergebnisse Ihrer Suche gelistet.
Passende Seitennamen:
Volltextergebnisse:
- ldap_secure @linux:commserv:ldap
- === TLS and LDAP over SSL (ldaps) === === Modifying /etc/openldap/ldap.conf === Modify / append the TLS-settings: #--- SSL/TLS setting ---# TLSCipherSuite ALL:!ADH:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv3:+EXP TLS_CACERT /etc/ssl/certs/ca_cert.pem TLS_CERT /etc/ssl/certs/station7_cert.pem TLS_KEY /
- config @linux:commserv:apache2
- ==== Apache === === SSL (https) === A special thing for getting Apache2 starting withaut user-interact... sk at every start for the password...\\ mv /etc/ssl/private/station7_key.pem /etc/ssl/apache2/private/station7_secure-key.pem openssl rsa -in /etc/ssl/private/station7_secure-key.pem -ou
- ca @linux:commserv:ca
- .g. one of the follwing === * [[commserv:ca:openssl_ca|simple OpenSSL CA]] * [[commserv:ca:tiny_ca|Tiny CA]] * [[commserv:ca:phpki_ca|phpki CA]] \\ =... er of certificates in a file is: station7:/etc/ssl/certs # cat ca_cert.pem | grep -E 'BEGIN.* CERTIF... me. To find the fingerprint, use: station7:/etc/ssl/certs # openssl x509 -noout -fingerprint -in ca_c
- cyrus_secure @linux:email:cyrus
- {{:suse.png}} === TLS, IMAP over SSL (imaps) and pop3 over SSL (pop3s) === === TLS === Modify / append the TLS-settings in **/etc/imap.conf:** #--- SSL/TLS setting ---# tls_ca_path: /etc/ssl/certs tls_ca_file: /etc/ssl/certs/ca_cert.pem tls_cert_fi
- spamassassin @linux:email:spamassassin
- t - 143 for standard connection, 993 for imaps usessl=0 imappassword=None imapinbox="INBOX" # 2007-12-2... not all options are documented def usage(ec): sslmsg="" if hasattr(socket, "ssl"): sslmsg=""" --ssl Make an SSL connection to the IMAP server""" sys.std
- pam @linux:commserv:ldap
- nss_map_attribute uniqueMember member #--- SSL/TLS setting ---# # OpenLDAP SSL mechanism # 2007-07-20, chhaas: wegen den folgenden Fehlern in /va... ap_simple_bind Can't contact LDAP server # muss SSL explizit deaktiviert werden: # ssl on # start_tls mechanism uses the normal LDAP port, LDAPS typic
- custom-image @linux:openwrt
- net-tools-mii-tool net-tools-netstat zlib libopenssl openssl-util ssmtp luci-app-commands luci-app-diag-core kmod-tun liblzo openvpn-openssl git screen tcpdump rsync" FILES=files/ </code> *... net-tools-mii-tool net-tools-netstat zlib libopenssl openssl-util ssmtp luci-app-commands luci-app-dia
- openssl_ca @linux:commserv:ca
- ==== simple OpenSSL Certficate Authority ==== === Create Certificate Authority === station7:/etc # station7:/usr/share/ssl/misc # ./CA.sh -newca CA certificate filename (... s []:hostmaster@example.com station7:/usr/share/ssl/misc # \\ === Create Certificate Request === station7:/usr/share/ssl/misc # openssl req -new -nodes -keyout newreq.p
- config @linux:email:postfix
- attribute = gosaMailForwardingAddress,mail # SSL/TLS config smtp_use_tls = yes smtpd_use_tls =... tarttls = yes smtpd_tls_key_file = /etc/postfix/ssl/smtpdkey.pem smtpd_tls_cert_file = /etc/postfix/ssl/smtpd.pem smtpd_tls_loglevel = 1 # SASL co... in = broken_sasl_auth_clients = yes === Create SSL certificates for Postfix === First, make sure th
- postfix_secure @linux:email:postfix
- {{:suse.png}} === Postfix with TLS and SSL (smtps) === Use a portscanner like "nmap": station7:/etc/i... y the TLS-settings in /etc/postfix/main.cf #--- SSL/TLS setting ---# smtpd_client_restrictions= per... dev:/dev/urandom #-- smtpd_tls_CAfile = /etc/ssl/certs/ca_cert.pem smtpd_tls_cert_file = /etc/ssl/certs/station7_cert.pem smtpd_tls_key_file = /etc
- slapd_conf @linux:commserv:ldap
- eq #--- SSL/TLS setting ---# # 2007-06-28, chhaas: #TLSCipherSuite HIGH:MEDIUM:+SSLv2 #TLSCipherSuite ALL:!ADH:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv3:+SSLv2:+EXP TLSCipherSuite ALL:!ADH:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv3:+EXP TLSCACertificateFile
- ldap_conf @linux:commserv:ldap
- IMIT 12 #TIMELIMIT 15 #DEREF never #--- SSL/TLS setting ---# TLSCipherSuite ALL:!ADH:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv3:+SSLv2:+EXP #TLSCipherSuite ALL:!ADH:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv3:+EXP TLS_CACERT /etc/ssl/certs/ca_cert.pem
- commserv @linux
- iguring my commserv, thus having quite a bit of hassle getting things working, I'd like give my experie... rtificate Authority]]** * [[commserv:ca:openssl_ca|simple OpenSSL CA]] * [[commserv:ca:tiny_ca|Tiny CA]] * [[commserv:ca:phpki_ca|phpki CA... dap_secure|Configuration of OpenLDAP with TLS and SSL (ldaps)]] * **[[commserv:apache2:config|Apache2
- avast-ssl @thunderbird
- ==== Thunderbird - SpamPal - Avast with SSL ==== === 1. Installing and preparing STUNNEL: === Download OPENSSL for Windows from: http://www.slproweb.com/products/Win32OpenSSL.html \\ Download STUNNEL for WIndows from: http:... for client mode # We're running as a client to SSLify the GMX POP connection client=yes # Ser
- gosa_secure @linux:commserv:gosa
- tead of http change in the "main"-section: forcessl="false" to: forcessl="true" Of course your Apache2-httpd must be enabled for SSL. \\ === force GOsa using imaps/tls === Set in GO... 0.1:993/tls/novalidate-cert} or: {127.0.0.1:993/ssl/novalidate-cert} or: {127.0.0.1:993/imap/ssl/tl