[rt-users] X.509 Support?

Robert Spier rspier at pobox.com
Wed Jan 5 22:56:50 EST 2005


> does rt3 support authentification via X.509 ssl client certificates?

Using External Authentication, yes.

For Apache 1 mod-ssl, you should be able to use SSLFakeBasicAuth.

In Apache 2 it's SSLOptions +FakeBasicAuth

Read the documentation for your webserver for more details.



More information about the rt-users mailing list