We are attempting to generate an ssl certificate for a Linux web
server. We
have generated the key and the CSR using openssl. We then submitted the
CSR
to the Windows CA using the web interface (http://servername/certsrv >
Request a Certificate > Advanced Request > Submit a certificate request
using
a base64... > browsing for the CSR..).
When I retrieve the certificate using the CA MMC > Issued Certificates
the
"Issued to:" field reads IUSR_SERVERNAME instead of the cn that I
specified
when creating the certificate. Furthermore, when I take the cert over
to my
linux system and attempt to view the certificate using openssl, the
Subject:
line reads:
Subject:
CN=\x00I\x00U\x00S\x00R\x00_\x00D\x00C\x000\x001\x00B\x00L\x00D\x00R
Clearly something has gone wrong here. Does anyone know what we are
doing
wrong?
Re: guidance on SSL certs and Apache2 ... including the fact that the setup is neither automated nor documented ... > it has Kleopatra for certificate management....openssl req -new -key server.key -out newreq.pem ... /etc/init.d/apache2 restart... (Debian-User)
Re: Pine and CA certificates ... Pine is installed in a shared file system; it would have been nice for the CA certificate that signed the IMAP server's certificate to have been there too. ... So, instead of reconfiguring OpenSSL once and being done with it, you instead want to reconfigure every application program that uses OpenSSL? ... You don't want the SSLKEYS directory to be the same as the CA certificate directory, since only a file protection stands between that key and a hacker who could do bad things with it. ... Most people just use the OpenSSL standard CA certificate directory, or they rebuild OpenSSL so that its standard CA certificate directory is what they want it to be. ... (comp.mail.pine)
2K3 Cert Svcs gives invalid policy error on OpenSSL gend cert req ... OpenSSL-based UNIX SSL client and server and a Windows Server 2003 ... Standard Edition with Certificate Services for the CA. ... The OpenSSL generated ones look like, ... X509v3 Extended Key Usage:... (microsoft.public.windows.server.security)
Re: How do I install ssl certificates? ... I want to set up ssl support for -- well, anything besides browsers, as ... my rather naive approach of "openssl verify cert.pem" sure created a ... You can use that same certificate for all your server daemons. ... (comp.unix.bsd.freebsd.misc)
[UNIX] OpenSSL Multiple Vulnerabilities (Malformed ASN.1, Malformed Public Key) ... The following security advisory is sent to the securiteam mailing list, and can be found at the SecuriTeam web site: http://www.securiteam.com ... and prepared fixes for a number of vulnerabilities in the OpenSSL ASN1... OpenSSL to parse a client certificate from an SSL/TLS client when it ... resulting in a denial of service vulnerability.... (Securiteam)