Search found 12 matches

by Lypsik
Wed Oct 27, 2004 9:52 pm
Forum: Unreal 3.2 Support
Topic: Using cacert.org
Replies: 16
Views: 7349

I think I've got this sorted out now.

When I first requested the cert, I used the info in server.req.pem, but cacert's system gave me an error message. Something about missing info in the request data. So I manualy entered the missing data.

I recently requested a new certificate using the server ...
by Lypsik
Sat Oct 23, 2004 9:08 pm
Forum: Unreal 3.2 Support
Topic: Using cacert.org
Replies: 16
Views: 7349

Lypsik wrote:
Winbots wrote:when you requested a cert from cacert, did you use the data from the server.req.pem file?
Yes, I did.
...
by Lypsik
Sun Oct 03, 2004 6:42 am
Forum: Unreal 3.2 Support
Topic: Using cacert.org
Replies: 16
Views: 7349

Winbots wrote:when you requested a cert from cacert, did you use the data from the server.req.pem file?
Yes, I did.
by Lypsik
Wed Sep 29, 2004 4:12 pm
Forum: Unreal 3.2 Support
Topic: Using cacert.org
Replies: 16
Views: 7349

server.cert.pem starts with this: -----BEGIN CERTIFICATE-----
This is the same for both files: the one I got from cacert and the one Config generated.
by Lypsik
Wed Sep 29, 2004 1:00 pm
Forum: Unreal 3.2 Support
Topic: Using cacert.org
Replies: 16
Views: 7349

Several possibilities that I can think of: You put the file in the wrong place. Double-check.
Use set::ssl::key (I think that's the right one) and see if it goes away. Can be used in conjunction with the previous possibility.
If not, there's might be a problem with the certificate itself ...
by Lypsik
Wed Sep 29, 2004 12:27 pm
Forum: Unreal 3.2 Support
Topic: Using cacert.org
Replies: 16
Views: 7349

That should be server.cert.pem.
But now...
* Loading IRCd configuration ..
* Configuration loaded without any problems ..
* Loading tunefile..
* Initializing SSL.
Possible error encountered (IRCd seemily not started)
I just noticed that after this text it says:
tail: cannot open `/home/ircd ...
by Lypsik
Wed Sep 29, 2004 12:08 am
Forum: Unreal 3.2 Support
Topic: Throttling
Replies: 2
Views: 1549

Should've done that first. :oops:
by Lypsik
Tue Sep 28, 2004 10:45 pm
Forum: Unreal 3.2 Support
Topic: Throttling
Replies: 2
Views: 1549

Throttling

Is there any way to set an exempt to the throttling system? Like let the server not throttle connections from 127.0.0.1 :?:
by Lypsik
Tue Sep 28, 2004 10:42 pm
Forum: Unreal 3.2 Support
Topic: Using cacert.org
Replies: 16
Views: 7349

The problem still isn't solved. I want help. :roll:
by Lypsik
Tue Aug 31, 2004 2:11 pm
Forum: Unreal 3.2 Support
Topic: Using cacert.org
Replies: 16
Views: 7349

I wonder why I didn't check the log at first anyway... :roll:
But anyway, here it is:
[Mon Aug 30 21:18:54 2004] - Failed to load SSL private key server.key.pem
by Lypsik
Mon Aug 30, 2004 6:23 pm
Forum: Unreal 3.2 Support
Topic: Using cacert.org
Replies: 16
Views: 7349

That should be server.cert.pem.
But now...

Code: Select all

* Loading IRCd configuration ..
* Configuration loaded without any problems ..
* Loading tunefile..
* Initializing SSL.
Possible error encountered (IRCd seemily not started)
by Lypsik
Thu Aug 26, 2004 4:40 am
Forum: Unreal 3.2 Support
Topic: Using cacert.org
Replies: 16
Views: 7349

Using cacert.org

Sorry for the dumb question, but how do I use the certificate I got from cacert?