That's the setup we have at the moment: Use Mercurys internal method for StartTLS on the unencrypted port (with Mercurys self signed certificate) and STunnel for the designated TLS port (called "SSL" usually, though it is TLS now).
This setup has several problems: First, I do not see IP addresses of "SSL"-users, since they go through stunnel. This makes trouble shooting very tiresome. Second, our users are presented with two different certificates, depending on which flavor of encryption method they use. This is confusing.
Since you say, Mercury only uses self-signed certificates, where does it store it's private an public key? The certificate file looks a bit small to contain more than the certificate itself, but I might be mistaken. Perhaps keys and certs are stored in Windows certificate store?
If I know where stuff is stored, and in which format, I might be able to figure out by myself how to place our external cert there. I just need a little more information.
Greetings
Markus Borst
<P>That's the setup we have at the moment: Use Mercurys internal method for StartTLS on the unencrypted port (with Mercurys self signed certificate) and STunnel for the designated TLS port (called "SSL" usually, though it is TLS now).</P><P>This setup has several problems: First, I do not see IP addresses of "SSL"-users, since they go through stunnel. This makes trouble shooting very tiresome. Second, our users are presented with two different certificates, depending on which flavor of encryption method they use. This is confusing.</P><P>Since you say, Mercury only uses self-signed certificates, where does it store it's private an public key? The certificate file looks a bit small to contain more than the certificate itself, but I might be mistaken. Perhaps keys and certs are stored in Windows certificate store?</P><P>If I know where stuff is stored, and in which format, I might be able to figure out by myself how to place our external cert there. I just need a little more information.</P><P>Greetings</P><P>Markus Borst</P><P> </P>