Tagged Questions

4
votes
1answer
527 views

How can I get secure LDAP authentication working with OpenLDAP?

We recently upgraded from FogBugz 6 to 8.0.26. I'm trying to get LDAP authentication to work against OpenLDAP (slapd 2.4.11), with very discouraging results. When I specify LDAPS …
1
vote
1answer
2k views

Sending mail from FogBugz over secure SMTP (SSL) isn’t working

I'm setting up FogBugz 7 to send mail through a mail server using SSL and it's not working
1
vote
2answers
704 views

Setting up (optional/required) SSL for FogBugz

How do I setup FogBugz 7 for Windows to be accessible only via SSL (https)? (see also for linux)
0
votes
1answer
124 views

I set IIS to require SSL for FogBugz and Kiln and now I can’t access Kiln and emails don’t send / receive

I setup FogBugz and Kiln to require SSL and now Kiln is inaccessible and emails are not sending and receiving in FogBugz.
1
vote
1answer
176 views

Are FogBugz logins (using FogBugz authentication) encrypting the username/password?

When a user logs into a FogBugz installation that is not set to run on SSL, is the username and password sent in clear text, or is it encrypted?
0
votes
1answer
270 views

FogBugz On Demand complains about an invalid SSL certificate

How can I setup a secure POP3 mailbox in FogBugz On Demand? When I set it up, I get this error:
3
votes
1answer
155 views

fogbugz 8.0 standalone ssl?

Hey all, I completed the install for fogbugz 8.0.12 linux. I did notice that there is no option for adding SSL support to the bundled webserver. I would consider this a very lar …
1
vote
3answers
1k views

Smtp Secure (STARTTLS) with FogBugz 4

My email server requires TLS (SSL) to connect and send mail. We are still running version 4.x. Is there a way to configure the system to handle SMTP over SSL with TLS?
0
votes
1answer
278 views

I can’t setup a new mailbox (with SSL) in FogBugz, it says it cannot open the mailbox.

I get an error when trying to setup a mailbox in FogBugz. The mailbox uses secure POP3 (SSL).
0
votes
2answers
462 views

What does “Error in HitURL: Error code: 12057” mean?

I haven't been receiving e-mails from FogBugz lately. I had a notification when I logged in to FogBugz telling me that the maintenance service has not run successfully in a few da …
2
votes
2answers
338 views

Outgoing Email notifications are sporadic

There are two factors that could be the root cause: We've recently upgraded from FB6 to FB7 We've enforced SSL through IIS on our FogBugz website. The SSL cert is NOT self-signed …
2
votes
1answer
94 views

How do I require FogBugz use secure cookies?

I've configured my FogBugz site to use https. How do I make sure that login cookies aren't accidentally sent via http?
0
votes
1answer
49 views

Standalone installation without /fogbugz/ part [closed]

Possible Duplicate: Removing the /fogbugz/ component of URLs I have a standalone installation which works fine over SSL. I cannot however, find a way to get rid of the /fo …