Authgroup certs with same Subject

I've got an authgroup set up to authenticate Client Certs in inbound SSL connections.  Initially the authgroup had one CA certificate from each of our RSA and MSFT CAs and all was well.  Well for some reason the MSFT admin reissued his CA cert and started signing new clients.  Once they noticed the new certs didn't work through the ACE, they asked me to upload the new MSFT CA cert.   So I did and added it to the authgroup.  However new Client Certs still didn't work.  I noticed the authrgoup listed the new MSFT CA Cert last, so I temporarily removed the older CA MSFT CA Cert from the authgroup and then the new Client certs validate.   But if I put the older MSFT CA Cert back in the authgroup (as it's still required) it goes back ahead of the newer one and the new Client Certs start failing again.   So it seems like the fact that the two MSFT CA Certs have the same Subject might be fouling up the authentication, with the search through the authgroup possibly terminating at the first Subject match.
Anyone know if this is the case and if there's a way around it?
I'm running A2(3.6a) on an ACE20 in a 6500 whose sup is running 12.2(33) SXI11.  

I set up a second SSL proxy with a different authgroup and a different port.  I put the two confilicting CA certs in the separate authgroups. When the CA check fails in the first group, the user is redirected to the second proxy.  This also lets you get around the limit of 4 certs in an authgroup, which is useful in a development environment with many CAs.

Similar Messages

  • We have three discussions forums with same subject. whenever a post gets new reply in one forum, it should automatically trigger workflow functionality to check conditions and send the same reply to other synchronized forums.

    we have three discussions forums with same subject. whenever a post gets new reply in one forum, it should automatically trigger workflow functionality to check conditions and send the same reply to other synchronized forums.
    Rajiv Kumar

    Hi,
    More details about your discussions forum will make others easier to find a corresponding solution on your requirement.
    If you mean there are three Discussion Board list waiting for synchronizing, I would suggest you create an Event Receiver for the three Discussion Board list.
    Here is a link with code demo about how to copy items from one Discussion Board to another including Replies:
    http://spcodes.blogspot.com/2013/03/programmatically-copy-items-from-one.html
    Here is a step by step sample on creating a simple Item added event receiver for Custom List in SharePoint 2010:
    http://msdn.microsoft.com/en-us/library/ff398052.aspx
    More information on Event Receiver for your reference:
    http://msdn.microsoft.com/en-us/library/gg749858(v=office.14).aspx
    http://msdn.microsoft.com/en-us/library/ff408183(v=office.14).aspx
    Feel free to reply if there are still any questions. 
    Best regards
    Patrick Liang
    TechNet Community Support

  • Don't want Mail to group emails with same subject together

    I got a new computer and now am using 10.8.4.  Mail is different.  I sent out an email to 20 people with the same subjuect line and text and when people replied, MaiL would put other replies all together on one long email.  I like seeing my replies separately in my inbox.  Can I change that?
    Also a real estate agent sends me new listings with the subject New Listing Updates.  So she sent me three today and they were all three in one email.  I almost forgot to scroll to see that there were two more after I read the first one.  I want them to be separate in my inbox.  Seems like it is the same problem as above.
    Thanks for any tips

    Have you looked at the previous discussions listed on the right side of this page under the heading "More Like This"?

  • Mail deletes / removes drafts when I try to save multiple messages with same subject line.

    Hi,
    Running 10.7.5, Mail version 5.3, I find that I cannot save multiple messages with the same subject line when I want to store them for sending to different people later. It automatically deletes the older message and only saves the new one.
    Any idea/help? Can't find it online or using Macs's Help program. They are NOT being stored on my mail server, just checked.
    Thanks!

    I am experiencing exactly the same problem. Mail will not keep multiple email drafts with the same subject line, although they are addressed to different people. At one point, I had drafted and saved a dozen or so such messages intending to send them later only to discover that Mail had deleted all of them but one. Have you received any help or guidance on this? I'm baffled. This did not happen with previous Mail versions.

  • Organize by Conversation incorrectly grouping mails with same subject

    I'm having a problem with the threaded view - when I create a new email, to a brand new recipient (maybe someone I've never contacted before), if the subject line is identical to some previous email, the new email is automatically added to the "Conversation".
    So, for example, I have just sent an email to a client with the subject "Timesheets".  After sending it, I see in my outbox that this has been joined to a previous email I sent about 3 years ago to a completely separate client, in which the subject line was also "Timesheets".
    Unfortunately, I don't see that this has happened until after I've sent the email, so is there a way to fix this without turning off the "Organize by Conversation" feature altogether?

    Time goes on and nothing from Apple
    Don't they follow our worries?
    I have Mail 6.3 and OS X 10.8.3 - the most updated versions and still the THREADS DON'T WORK as in Snow Leopard mail.
    I use mail to work, have hundreds os multiple threads now

  • Are emails with the same subject shared between recipients?

    I had the same subject for a variety of emails and they all show in the same tab. Can they all see eachothers messages?! If they can how do I fix it so they can't?

    Only people who are explicitly included in the recipients list get the emails.
    Your email program is grouping the emails together for your convenience since it assumes emails with the same subject are part of the same conversation.
    Just because emails appear together on your screens does not mean other people not included in the emails sees them too.

  • How to get Mail to separate 2 threads that have the same subject

    I'm using Mail to view my IMAP account (Gmail).
    "Organize by Thread" works, but it seems to be based only on subject, so old conversations started with the same subject as a new conversation show up together in the same thread.
    This is particularly annoying for messages with no subject - there are hundreds of them all in the same thread.
    Is there some way to tell Mail that a certain message is the start of a new thread?

    Separating threaded messages into multiple threads, or combining messages into one thread, is defined in IAB [Internet Activities Board] Official Protocol Standards Network Working Group RFC [Request for Comments] 2822, proposed as a change to standard STD 11. Basically, the "References:" message header would be used for this purpose, as it would contain the unique message id's of all the precursor messages. See RFC 2822 at http://www.rfc-editor.org/rfc/rfc2822.txt for specific information. The current STD 11 has no detailed definition of the contents of this header.
    Of course, email clients, including but not limited to Apple's 'Mail', must insert this optional header, properly populate it, and properly interpret it for threads to be defined in this way. However, it should be possible for the recipient's email client to insert and build or modify this header, with user guidance, so that conversational threads not originally identified can be documented or augmented. Valid arguments against changing existing headers should not really apply to the situation where the headers do not exist or where a reference is missing. These "Reference:" headers are in service to the users, not the network.
    As stated, this is a proposed use of an optional header, and rules are advisory rather than mandatory. but definition of multiple parent emails at any point in the conversation is strongly advised against. Logical rules for identifying the thread break down if the chain of precursors forks when looking backward.
    The above may explain Apple's mention of using headers to define threads, but the capability does not seem to have been implemented. How do we encourage Apple to move on this?

  • Sending SmartForm as E-mail attachment, with email subject and content

    Hi,
    I'm, e-mailing a SmartForm using the SmartForm parameters (MAIL_RECIPIENT, MAIL_SENDER and MAIL_APPL_OBJ) using control device 'MAIL'.
    Create MAIL_RECEPIENT (swotobjid): CREATE_RECIPIENT_OBJ_PPF
    Create MAIL_SENDER (swotobjid): CREATE_SENDER_OBJECT_PPF
    Create MAIL_APPL_OBJ: This works a little different. The sender needs to have an SAP Office Inbox (SO_USER_AUTOMATIC_INSERT) where a folder is to be created using the marco's swc_create_object and swc_object_to_persistent (INCLUDE <cntn01>).
    Everything works fine.
    The mail is being send and the SmartForm can be accessed as attachment, the E-Mail subject (as the name of the attachment) is taken from the title of the SmartForm (output_options-tdtitle).
    QUESTION *
    No they want to change the E-mail subject en change the content(body) of the mail.
    Is this possible within the options of the MAIL_APPL_OBJ.
    Or do have to rebuild the SmartForm program, get the SmartForm as OTF, rebuild as PDF en mail the PDF to the recepient using the SO_NEW_DOCUMENT_ATT_SEND_API1.
    I was thinking of creating a container and set the elements of that container (swc_set_table ?) but I don't no in the end if this woll work.

    Refer the following Blog-
    http://www.sdn.sap.com/irj/scn/weblogs;jsessionid=(J2EE3417300)ID0426134050DB01517382336190791762End?blog=/pub/wlg/1798
    generate filename as yesterday's yyyymmdd format, and it must send file with same name with yyyymmdd
    You need to use the following UDF to generate yesterday's date-
    Imports: java.text.;java.util.;
    public String yesterday(Container container)
    long oneDay = (long) 1000.0 * 60 * 60 * 24;
    DateFormat dateFormat = new SimpleDateFormat("yyyyMMdd");
    java.util.Date today = new java.util.Date(System.currentTimeMillis());
    java.util.Date yesterday = new java.util.Date(System.currentTimeMillis()-oneDay);
    String b = dateFormat.format(yesterday);
    return b;
    Map this with Content_Disposition as mentioned in wiki.
    XI 3.0 message must be executed one a day automatically (for example at 9.00 Am).
    Use 'Availability Time planning' for CC as mentioned above.
    http://help.sap.com/saphelp_nw70/helpdata/EN/45/06bd029da31122e10000000a11466f/content.htm

  • Same subject Mail messages are grouped together in sent mail

    How can I get mac mail to stop grouping sent messages on the same subject together in the sent mail file?
    i went in mail- preferences viewing and turned off mark them by color, but that was no help.
    I want each message in sent mail on its own, and in the usual sent order, not grouped with other same subject sent mails.

    Nope - I have the date column clicked-- and in the date column, for say an e mail sent today- like "a pix of my new car" , it has grouped with todays e mail (you "open" it with the little triangle on the left side" all the other e mails sent last week on "a pix of my new car"

  • Can I renew my membership with same billing info?

    Can I restart my membership with same billing info?

    Hi there,
    Yes, you can restart your membership with same billing info but the price is subject to change for the renewals, but we will always notify you beforehand.
    To renew or restart your Creative Cloud membership, you can update your payment information.Your active subscriptions are listed on the My Account page. If you also have inactive memberships, they are listed under a separate tab.
    Please see [ http://helpx.adobe.com/x-productkb/policy-pricing/membership-subscription-troubleshooting- creative-cloud.html ] for more info regarding renewals.
    Let me know if it helps.
    Thanks!
    Eshant

  • Can I use both newly cloned MBPR retina and old-MBP with same Time Machine

    When my new-MBPR retina cloned from the old-MBP back up in Time Machine via migration assistance, will this newly-cloned MBPR continue thereon backing up with the same old-MBP back up in Time Machine? I.e. continuing same timeline?
    And what happen to my old-MBP back up, if I continuing to use my old-MBP with the same Time Machine on? Will TM recognised 2 different MBP and thus creating 2 back ups? I seem to have problem to keep 2 MBP running with same TM. Programs not responding even force quitting them!
    And what should I do to use both? Appreciate your help. Thank you.

    OK, but in general I can use this one device as both file storage and Time Machine.
    I thought that (for some reason) once I set up the Time Capsule to act just as Time Machine storage I would be unable to access it as a plain file storage.
    I have just tested it now, and it seems it can work as both - file storage and Time Machine. I can see the Time Machine backup file on it and folders where I can dump regular files.
    The only thing I would need to occasionally do is delete some old backups to keep Time Machine segment below 1 TB just so I have plenty of space for regular files.
    This thing is awesome. :)

  • While send/receive email, I have received an error message "Sending of password d"? However with same login details, I am able to login with other application.

    While send/receive email, I have received an error message "Sending of password d"?
    However with same login details, I am able to login with other application.
    I have changed password still the issue remains as it is.

    https://support.mozilla.org/en-US/kb/cannot-send-messages

  • Is there an issue with the hitachi hard drives in the MacBook Pro's ?  Got a 15 inch and a 13 inch at the same time and both drives have failed in under two years. I have heard from a few other people with same issue.

    Is there an issue with the hitachi hard drives in the MacBook Pro's ?  Got a 15 inch and a 13 inch at the same time and both drives have failed in under two years. I have heard from a few other people with same issue. Other drive I have had have lasted at least 5 or more years.

    there is a dylib you can put in the springboard if jailbroken but if not you have to find an apple store

  • OS 10.8 just installed. "Hot Corner" to put new iMac 2.7 GHz Intel Core i5  to sleep mode doesn't work. Have tried cordless and corded mouse with same result. Momentary sleep, immediate wake. Any idea how to fix?

    Set "hot corner" to put iMac to sleep.  Doesn't work.  Selecting the corner will momentarily put to sleep, but immediately rewakes.  Have tried all four corners with same result.  Have tried with wireless mouse and with corded mouse with same result.  Any ideas as to how to fix?

    You've been so great, I want to thank you for all the help over a very frustrating day.  Last evening, I redownloaded and installed the fresh copy of Mountain Lion.  The problem remained.  After installing the new OS 10.8, any clicks on a web page (Firefox browser) didn't open the page, but instead made a copy of the page on the desktop. Felt it must be hardware  degrading, so I set up a case with Apple support for today.  Early in the diagnostics, I had swapped out for a corded mouse and the problem remained.   As a last try, I changed out my wireless mouse for a different wireless mouse. That seems to have done the trick. My Logitech mouse is incompatible with OS 10.8.
    Thank you again, so much!
    .../awards rkaufmann87 500 points!

  • What issues we may face in installing a new Prod portal with same SID as existing one

    Hello All -
    We found some vbs script files in the host of EP Prod system. On confirmation from SAP we deleted those files without any harm to our prod EP system. But customer is still concerned about the security of the system and wanted us build the new EP prod system with same SID.
    We approached SAP and they suggested to install a new EP system and do customization rather than performing system copy from existing prod EP system because that may still bring those security threat changes to new EP prod system. (we ll decommission the old EP if everything works fine in new EP)
    Now I would like to list all the issues we may face in building a new EP system with same SID as that of already existing one and then doing entire customization again in new EP from Basis team point of view. The following are very few i could think of. Could you please add some other concerns you could think of.
    1) Keeping in mind that this EP system is in use for more than 6 years, some of the customization could have been done on lower versions. So could those changes be again exported from Dev and imported into new version of EP we are building now ?
    2) Can't add two hosts with same name in DNS Server
    3) Can't add two systems with same SID in Solution Manager for calculation of SPS to upgrade new EP

    You would have to run ipsinstall and install the new gateway. Make sure to follow the installation instruction for installing a gateway.
    After you install the gateway you follow the steps in the link you posted to let the server know there is a new gateway.
    Then make sure to restart the gateway and server.
    HTH ..

Maybe you are looking for

  • Acrobat Pro 8.1.2 Printing issue

    I support our prepress area that is using Acrobat to output files. They are totally put out with Acrobat 8 at this point and nearly refuse to use it. Acrobat 7 Pro makes them very happy. The biggest issue - reported on 3 different MacPros running 10.

  • Content conversion in reciever HTTP channel

    My reciever application expects non xml messages through an HTTP How do i post a non xml message through a XI HTTP reciever channel?

  • When I connect my ipod  my computer thinks i'm connecting a camera?

    when I connect my ipod to my computer, the camera box comes up

  • First gen iPad having problems after iOS5 update

    I have recently upgraded my first gen iPad to iOS5 (and subsequent update) and have had nothing but issues, sometimes to the point of making my iPad unusable with apps that take ten seconds to update (talking about even apple apps so it is not a thir

  • Satellite U200: I am not able to burn DVDs

    I have a problem with the burner of DVD : Since I formated (and then reinstall with recover CD that was with computer at beggining), I am not able to burn DVDs ! How can I do to recover that !! And also, that's weird, instead of showing one DVD playe