I'm using the SimpleSavant project to put and get to SimpleDB. Savant determines the type of each member of my class but (for this project at least) I need savant to combine the entries in a list and put them into SimpleDB as a CSV string.
The data in question are strings that are tags for my...
I want to return a value for my class without needing to call a method in that class.
For example:
class MyClass1
{
String myString = "A String";
}
MyClass1.myString would give me: A String wherever used.
What I need is a List<String> that will return as a CSV String when used:
class...
Hi,
Thanks for all the posts.
I couldn't install SSO feature after the installation was carried out, so had to uninstall and redo it.
I haven't managed to get this working as I want.
I want similar functionality to Outlook with Exchange, but haven't achieved that yet.
Currently I sign-in to...
Firstly, I'm using SQL Server 2008 Express on Windows Server 2003.
A number of small projects are being hosted on this server. Each project will be given a non-admin local account to connect to the machine and also a SQL account (same name and password on both).
When they login to SQL server...
I need to generate a CTL for use with IIS7.
I generated a CTL file using MakeCTL (on Win2k3 SDK) and put only my own RootCA certificate in the CTL.
However, when I then use adsutil.vbs to set my website to use this CTL, I get:
ErrNumber: -2147023584 (0x80070520)
Error Trying To SET the...
Thanks to all who replied.
We eventually got it working, however, it seems that there was something wrong elsewhere.
Its now working perfectly, and I did use some of the tips above to help me anyway!
Thanks
With certs imported into IE, it gives us 403.
We also seem to be getting errors where our key doesn't match the cert.
I've read so much, I'm getting slightly confused!
I've setup OpenSSL as out CA and again with just a server cert it works as before.
I created a client csr and signed it with openssl, but when I use it with CURL I now get:
ERROR 22: The requested URL returned error: 403
Any ideas?
We tried that, but still the error remained.
I've used the WinCA before, but not really with client certs.
We are trying out an OpenSSL CA now, so hopefully this will be better. I'll post my results.
Thanks
The curl_error() says something like:
"58 - unable to set certificate file (wrong password?)"
If I disable the requriement for client certificates it all works, but I need to use client certs.
Hi JPadie,
Other than the odd option we never used, that is pretty much what we did.
So, I think it must be a problem with our certs. We use OpenSSL to generate a CSR that we then sign with out Windows CA.
Do you know what the correct commands would be so that we get the correct key and cert...
We have a 2 Windows servers.
One runs IIS which is configured to use SSL and require a client certificate. It is also the Root CA using Windows CA services.
The second runs WAMP and a PHP site using cURL.
We can get SSL to work without client certs, but can't generate a client certificate...
My company has just switched to Lotus Notes v6.5.4 from Microsoft Exchange.
Nobody is happy about this, as the application we are using really sucks.
I had Outlook configured to minimize to the task tray (as a small icon). This meant the main program wasn't taking up a location on the taskbar...
sorry for the delay.
The certificates are for other websites to communicate with our 'service' website via API calls and for a client application to also communicate with our web server again via APIs.
I don't know what certificates we'd use... don't really know the differences.
Thanks
I have a server that several companies external to mine are going to use services we provide on their own web sites.
I've never dealt with Client Certificates before so am in need of some guidance. I have SSL set up and working, but I now am being asked to set up client certificates also.
Our...
Hey LawnBoy...
I was starting to think it wasn't possible myself.
I've used BE for a few years but only ever to restore folders/SQL DBs to servers that have already been installed.
Its just that I never installed VSTS so to do it identically as they did (which is probably required to get the...
We have just installed Visual Studio Team System (VSTS) and I need to provide a document showing how to restore the entire system.
Its a long process to install the whole server and restore SQL etc, so I was hoping I could do weekly FULL backups of the entire server and then restore it...
Through my continued searching, I've been unable to find anything that says I am unable to use this on a production server as the database backend for our website.
So I guess we are good to go!!
I've used SQL Express for in-house projects since its release, but now I've been asked if it is possible to use it for the backend database for our public-use website.
I was under the impression that this wasn't allowed, but having performed some Google searches, I can't find this info. Am I...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.