Displaying 4 results from an estimated 4 matches for "tlsv2".
Did you mean:
tlsv1
2016 Oct 26
2
Problem setting up ssl connection
...routines:SSL3_READ_BYTES:tlsv1 alert unknown ca
[Oct 26 14:38:19] WARNING[2992]: tcptls.c:684 handle_tcptls_connection:
FILE * open failed!
I have in sip.conf :
tlsenable=yes
tlsbindaddr=0.0.0.0
tlscertfile=/etc/asterisk/keys/asterisk.pem
tlsdontverifyserver=yes
tlscipher=ALL
;tlsclientmethod=tlsv2
/etc/asterisk/keys :
-rw------- 1 root root 1,2K okt 26 14:25 asterisk.crt
-rw------- 1 root root 574 okt 26 14:24 asterisk.csr
-rw------- 1 root root 887 okt 26 14:24 asterisk.key
-rw------- 1 root root 2,1K okt 26 14:25 asterisk.pem
-rw------- 1 root root 160 okt 26 14:24 ca.cfg
-rw------- 1...
2016 Oct 26
2
Problem setting up ssl connection
...tcptls.c:684
> handle_tcptls_connection: FILE * open failed!
>
> I have in sip.conf :
>
> tlsenable=yes
> tlsbindaddr=0.0.0.0
>
> tlscertfile=/etc/asterisk/keys/asterisk.pem
> tlsdontverifyserver=yes
> tlscipher=ALL
> ;tlsclientmethod=tlsv2
>
> /etc/asterisk/keys :
>
> -rw------- 1 root root 1,2K okt 26 14:25 asterisk.crt
> -rw------- 1 root root 574 okt 26 14:24 asterisk.csr
> -rw------- 1 root root 887 okt 26 14:24 asterisk.key
> -rw------- 1 root root 2,1K okt 26 14:25 asterisk.pem
>...
2015 Mar 15
2
Dovecot 2.1.7 still accepting SSLv3 though disabled?
...22-1 all proactively handling X.509 certificate expiration
ii sslmate 0.6.2-1 all Buy and manage SSL certificates from the command line
My NginX is using the same library, and this does indeed support TLSv2, so what
I am doing wrong in my Dovecot configuration?
Any clues?
Regards
Thomas
--
www.preissler.co.uk | Twitter: @module0x90 | PGP-Key: 75889415
GPG Fingerprint: CCBD 153A D257 CA7E A217 FDF7 5928 03D1 7588 9415
2020 Nov 10
10
Recommended Protocols?
Hello all:
For several years I have been running the following in a Linux server.
Dovecot Version: 2.0.9
*IMAP:*
Connection Security: SSL/TLS
Port: 993
Authentication Method: Normal Password
*SMTP:*
Connection Security: STARTTLS
Port: 587
Authentication Method: Normal Password
The E-mail client is Thunderbird on Windows.
I am preparing a new server, with Dovecot 2.2.36 and would like to know