Hi.
Thanks for looking into this.
Would this say that the php_openssl is bugged, or can`t do the job ?
-Opprinnelig melding-
Fra: owner-openssl-us...@openssl.org [mailto:owner-openssl-us...@openssl.org]
På vegne av Jeffrey Walton
Sendt: 13. mai 2012 22:39
Til: openssl-users@openssl.org
($_SERVER['SSL_CLIENT_CERT']));
[/?php]
On Tue, May 8, 2012 at 7:01 AM, Johansen Daniel
wrote:
> [?php]
> $x509 = openssl_x509_parse($_SERVER['SSL_CLIENT_CERT']);
> $subjectAltName = $x509['extensions']['subjectAltName'];
> [/?php]
>
> When pars
[?php]
$x509 = openssl_x509_parse($_SERVER['SSL_CLIENT_CERT']);
$subjectAltName = $x509['extensions']['subjectAltName'];
[/?php]
When parsing a x509 certificate and ['extensions']['subjectAltName'] contains a
newline or space as shown below:
othername:
Princpal name=t...@test.com
The value in
-us...@openssl.org On Behalf Of Johansen Daniel
>Sent: Wednesday, 25 April, 2012 08:13
>Having this weird problem when connecting to a SFTP server.
>OpenSSH_5.9p1, OpenSSL 1.0.1 14 Mar 2012
>debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent
>debug1: expecting SS
Hi.
Having this weird problem when connecting to a SFTP server.
Client Debug:
sftp - -oport= -F /usr/local/etc/ssh_config @
OpenSSH_5.9p1, OpenSSL 1.0.1 14 Mar 2012
debug1: Reading configuration data /usr/local/etc/ssh_config
debug1: /usr/local/etc/ssh_config line 1: Applying options for
Why did my message become base64 encoded ?
Vennlig hilsen
Daniel Bjørnådal Johansen
IT Konsulent, ITO Card Services
-Opprinnelig melding-
Fra: owner-openssl-us...@openssl.org [mailto:owner-openssl-us...@openssl.org]
På vegne av Johansen Daniel
Sendt: 25. april 2012 14:39
Til: openssl
Hi.
Having this weird problem when connecting to a SFTP server.
Client Debug:
sftp - -oport= -F /usr/local/etc/ssh_config @
OpenSSH_5.9p1, OpenSSL 1.0.1 14 Mar 2012
debug1: Reading configuration data /usr/local/etc/ssh_config
debug1: /usr/local/etc/ssh_config line 1: Applying options for