Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Apache: Users

Changing ssl certificate

 

 

Apache users RSS feed   Index | Next | Previous | View Threaded


bashiro at myway

Jan 17, 2007, 1:27 AM

Post #1 of 7 (481 views)
Permalink
Changing ssl certificate

Hello folks,

Thanks in advance for any help I could get.
I created a self-signed certificate and it's working fine.Thanks to
the guys here.
I then created another certificate and wanted to change, remove or delete the old one. How do I let apache know that I want to use the new one.
I changed the path of the ssl to the newly created ssl certificate, but I get errors from apache. Cannot start service. If I change it to the old one then it does work.

Any help ?

Thanks
Bashiro

_______________________________________________
No banners. No pop-ups. No kidding.
Make My Way your home on the Web - http://www.myway.com



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe [at] httpd
" from the digest: users-digest-unsubscribe [at] httpd
For additional commands, e-mail: users-help [at] httpd


Owen.Boyle at swx

Jan 17, 2007, 2:14 AM

Post #2 of 7 (448 views)
Permalink
RE: Changing ssl certificate [In reply to]

> -----Original Message-----
> From: Bashiro [mailto:bashiro [at] myway]
> Sent: Wednesday, January 17, 2007 10:27 AM
> To: users [at] httpd
> Subject: [users [at] http] Changing ssl certificate
>
>
>
> Hello folks,
>
> Thanks in advance for any help I could get.
> I created a self-signed certificate and it's working fine.Thanks to
> the guys here.
> I then created another certificate and wanted to change,
> remove or delete the old one. How do I let apache know that I
> want to use the new one.


> I changed the path of the ssl to the newly created ssl
> certificate,

What did you write? (cut'n'paste exact line from config)

> but I get errors from apache.

what *exact* errors (cut'n'paste from browser and error log)

Rgds,
Owen Boyle
Disclaimer: Any disclaimer attached to this message may be ignored.

> Cannot start
> service. If I change it to the old one then it does work.
>
> Any help ?
>
> Thanks
> Bashiro
>
> _______________________________________________
> No banners. No pop-ups. No kidding.
> Make My Way your home on the Web - http://www.myway.com
>
>
>
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP
> Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscribe [at] httpd
> " from the digest: users-digest-unsubscribe [at] httpd
> For additional commands, e-mail: users-help [at] httpd
>


This message is for the named person's use only. It may contain confidential, proprietary or legally privileged information. No confidentiality or privilege is waived or lost by any mistransmission. If you receive this message in error, please notify the sender urgently and then immediately delete the message and any copies of it from your system. Please also immediately destroy any hardcopies of the message. You must not, directly or indirectly, use, disclose, distribute, print, or copy any part of this message if you are not the intended recipient. The sender's company reserves the right to monitor all e-mail communications through their networks. Any views expressed in this message are those of the individual sender, except where the message states otherwise and the sender is authorised to state them to be the views of the sender's company.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe [at] httpd
" from the digest: users-digest-unsubscribe [at] httpd
For additional commands, e-mail: users-help [at] httpd


bashiro at myway

Jan 17, 2007, 1:29 PM

Post #3 of 7 (460 views)
Permalink
RE: Changing ssl certificate [In reply to]

Thanks again Owen,
This is my code snip

SSLCertificateKeyFile C:/Apache/Apache2.2/conf/ssl/myserver.key
SSLCertificateFile C:/Apache/Apache2.2/conf/ssl/myserver.crt

Before apache does not start when I change it. Biut now it does start.
But the problem is: I still see the old certificate when I ask the
browser to show me (during an alert).

1.
How do I change this to take effect of the new certificate in browser.

2.
I have only declared only one subdomain as secure host example, https://secure.myhost.com in the virtual host. But when other sub domains are accessed with https:// it does display the files intended only for ssl virtual domain. How do I tell apache not to show ssl files when any other sub domain is accessed using https, if that subdomain is not declared as secure in the virtual host.

I beguine to suspect this code:
<VirtualHost _default_:443>
May be the default is what is allowing other subdomains to be accessed in https.


Thanks
Bashiro

--- On Wed 01/17, Boyle Owen < Owen.Boyle [at] swx > wrote:
From: Boyle Owen [mailto: Owen.Boyle [at] swx]
To: users [at] httpd
Date: Wed, 17 Jan 2007 11:14:32 +0100
Subject: RE: [users [at] http] Changing ssl certificate

> -----Original Message-----> From: Bashiro [mailto:bashiro [at] myway] > Sent: Wednesday, January 17, 2007 10:27 AM> To: users [at] httpd> Subject: [users [at] http] Changing ssl certificate > > > > Hello folks,> > Thanks in advance for any help I could get.> I created a self-signed certificate and it's working fine.Thanks to> the guys here.> I then created another certificate and wanted to change, > remove or delete the old one. How do I let apache know that I > want to use the new one.> I changed the path of the ssl to the newly created ssl > certificate, What did you write? (cut'n'paste exact line from config)> but I get errors from apache. what *exact* errors (cut'n'paste from browser and error log)Rgds,Owen BoyleDisclaimer: Any disclaimer attached to this message may be ignored. > Cannot start > service. If I change it to the old one then it does work.> > Any help ?> > Thanks> Bashiro> > _______________________________________________> No banners. No pop-ups. No
kidding.> Make My Way your home on the Web - http://www.myway.com> > > > ---------------------------------------------------------------------> The official User-To-User support forum of the Apache HTTP > Server Project.> See <URL:http://httpd.apache.org/userslist.html> for more info.> To unsubscribe, e-mail: users-unsubscribe [at] httpd> " from the digest: users-digest-unsubscribe [at] httpd> For additional commands, e-mail: users-help [at] httpd> This message is for the named person's use only. It may contain confidential, proprietary or legally privileged information. No confidentiality or privilege is waived or lost by any mistransmission. If you receive this message in error, please notify the sender urgently and then immediately delete the message and any copies of it from your system. Please also immediately destroy any hardcopies of the message. You must not, directly or indirectly, use, disclose, distribute, print, or copy any part of this
message if you are not the intended recipient. The sender's company reserves the right to monitor all e-mail communications through their networks. Any views expressed in this message are those of the individual sender, except where the message states otherwise and the sender is authorised to state them to be the views of the sender's company.---------------------------------------------------------------------The official User-To-User support forum of the Apache HTTP Server Project.See <URL:http://httpd.apache.org/userslist.html> for more info.To unsubscribe, e-mail: users-unsubscribe [at] httpd " from the digest: users-digest-unsubscribe [at] httpd additional commands, e-mail: users-help [at] httpd

_______________________________________________
No banners. No pop-ups. No kidding.
Make My Way your home on the Web - http://www.myway.com



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe [at] httpd
" from the digest: users-digest-unsubscribe [at] httpd
For additional commands, e-mail: users-help [at] httpd


Owen.Boyle at swx

Jan 17, 2007, 11:11 PM

Post #4 of 7 (448 views)
Permalink
RE: Changing ssl certificate [In reply to]

> -----Original Message-----
> From: Bashiro [mailto:bashiro [at] myway]
> Sent: Wednesday, January 17, 2007 10:30 PM
> To: users [at] httpd
> Subject: RE: [users [at] http] Changing ssl certificate
>
>
>
> Thanks again Owen,
> This is my code snip
>
> SSLCertificateKeyFile C:/Apache/Apache2.2/conf/ssl/myserver.key
> SSLCertificateFile C:/Apache/Apache2.2/conf/ssl/myserver.crt
>
> Before apache does not start when I change it. Biut now it does start.
> But the problem is: I still see the old certificate when I ask the
> browser to show me (during an alert).

Make sure you are not seeing a cached version - clear the browser cache
(stop and restart it).

Also, you need to do a full stop then start of apache to reload a cert -
apache restart or graceful is not sufficient.

>
> 1.
> How do I change this to take effect of the new certificate
> in browser.
>
> 2.
> I have only declared only one subdomain as secure host
> example, https://secure.myhost.com in the virtual host. But
> when other sub domains are accessed with https:// it does
> display the files intended only for ssl virtual domain. How
> do I tell apache not to show ssl files when any other sub
> domain is accessed using https, if that subdomain is not
> declared as secure in the virtual host.

What exactly do you mean by subdomain? Do you mean you have several
sites on the same IP? Then you have name-based virtual-hosting and you
cannot distinguish between the sites in HTTPS (see
http://httpd.apache.org/docs/2.2/ssl/ssl_faq.html#vhosts2)

Rgds,
Owen Boyle
Disclaimer: Any disclaimer attached to this message may be ignored.

>
> I beguine to suspect this code:
> <VirtualHost _default_:443>
> May be the default is what is allowing other subdomains to be
> accessed in https.



>
>
> Thanks
> Bashiro
>
> --- On Wed 01/17, Boyle Owen < Owen.Boyle [at] swx > wrote:
> From: Boyle Owen [mailto: Owen.Boyle [at] swx]
> To: users [at] httpd
> Date: Wed, 17 Jan 2007 11:14:32 +0100
> Subject: RE: [users [at] http] Changing ssl certificate
>
> > -----Original Message-----> From: Bashiro
> [mailto:bashiro [at] myway] > Sent: Wednesday, January 17,
> 2007 10:27 AM> To: users [at] httpd> Subject:
> [users [at] http] Changing ssl certificate > > > > Hello folks,>
> > Thanks in advance for any help I could get.> I created a
> self-signed certificate and it's working fine.Thanks to> the
> guys here.> I then created another certificate and wanted to
> change, > remove or delete the old one. How do I let apache
> know that I > want to use the new one.> I changed the path of
> the ssl to the newly created ssl > certificate, What did you
> write? (cut'n'paste exact line from config)> but I get errors
> from apache. what *exact* errors (cut'n'paste from browser
> and error log)Rgds,Owen BoyleDisclaimer: Any disclaimer
> attached to this message may be ignored. > Cannot start >
> service. If I change it to the old one then it does work.> >
> Any help ?> > Thanks> Bashiro> >
> _______________________________________________> No banners.
> No pop-ups. No
> kidding.> Make My Way your home on the Web -
> http://www.myway.com> > > >
> --------------------------------------------------------------
> -------> The official User-To-User support forum of the
> Apache HTTP > Server Project.> See
> <URL:http://httpd.apache.org/userslist.html> for more info.>
> To unsubscribe, e-mail: users-unsubscribe [at] httpd>
> " from the digest:
> users-digest-unsubscribe [at] httpd> For additional
> commands, e-mail: users-help [at] httpd> This message
> is for the named person's use only. It may contain
> confidential, proprietary or legally privileged information.
> No confidentiality or privilege is waived or lost by any
> mistransmission. If you receive this message in error, please
> notify the sender urgently and then immediately delete the
> message and any copies of it from your system. Please also
> immediately destroy any hardcopies of the message. You must
> not, directly or indirectly, use, disclose, distribute,
> print, or copy any part of this
> message if you are not the intended recipient. The sender's
> company reserves the right to monitor all e-mail
> communications through their networks. Any views expressed in
> this message are those of the individual sender, except where
> the message states otherwise and the sender is authorised to
> state them to be the views of the sender's
> company.------------------------------------------------------
> ---------------The official User-To-User support forum of the
> Apache HTTP Server Project.See
> <URL:http://httpd.apache.org/userslist.html> for more info.To
> unsubscribe, e-mail: users-unsubscribe [at] httpd "
> from the digest: users-digest-unsubscribe [at] httpd
> additional commands, e-mail: users-help [at] httpd
>
> _______________________________________________
> No banners. No pop-ups. No kidding.
> Make My Way your home on the Web - http://www.myway.com
>
>
>
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP
> Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscribe [at] httpd
> " from the digest: users-digest-unsubscribe [at] httpd
> For additional commands, e-mail: users-help [at] httpd
>


This message is for the named person's use only. It may contain confidential, proprietary or legally privileged information. No confidentiality or privilege is waived or lost by any mistransmission. If you receive this message in error, please notify the sender urgently and then immediately delete the message and any copies of it from your system. Please also immediately destroy any hardcopies of the message. You must not, directly or indirectly, use, disclose, distribute, print, or copy any part of this message if you are not the intended recipient. The sender's company reserves the right to monitor all e-mail communications through their networks. Any views expressed in this message are those of the individual sender, except where the message states otherwise and the sender is authorised to state them to be the views of the sender's company.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe [at] httpd
" from the digest: users-digest-unsubscribe [at] httpd
For additional commands, e-mail: users-help [at] httpd


bashiro at myway

Jan 18, 2007, 1:20 AM

Post #5 of 7 (446 views)
Permalink
RE: Changing ssl certificate [In reply to]

Hello,
I appreciate any help I do get here.

I thought the problem is solved. But I was editing the wrong httpd.conf file. So the problem has not benn solved. that is why I was still seeing the old certificate in browser.

Apache does not start when I change the certificate path anyway.
What am I doing wrong ? Apache gives a popup windows failed to start the service

Thanks

Bashiro

--- On Thu 01/18, Boyle Owen < Owen.Boyle [at] swx > wrote:
From: Boyle Owen [mailto: Owen.Boyle [at] swx]
To: users [at] httpd
Date: Thu, 18 Jan 2007 08:11:13 +0100
Subject: RE: [users [at] http] Changing ssl certificate

> -----Original Message-----> From: Bashiro [mailto:bashiro [at] myway] > Sent: Wednesday, January 17, 2007 10:30 PM> To: users [at] httpd> Subject: RE: [users [at] http] Changing ssl certificate> > > > Thanks again Owen,> This is my code snip> > SSLCertificateKeyFile C:/Apache/Apache2.2/conf/ssl/myserver.key> SSLCertificateFile C:/Apache/Apache2.2/conf/ssl/myserver.crt> > Before apache does not start when I change it. Biut now it does start.> But the problem is: I still see the old certificate when I ask the > browser to show me (during an alert).Make sure you are not seeing a cached version - clear the browser cache(stop and restart it).Also, you need to do a full stop then start of apache to reload a cert -apache restart or graceful is not sufficient.> > 1. > How do I change this to take effect of the new certificate > in browser.> > 2. > I have only declared only one subdomain as secure host > example, https://secure.myhost.com in the virtual host. But > when other sub
domains are accessed with https:// it does > display the files intended only for ssl virtual domain. How > do I tell apache not to show ssl files when any other sub > domain is accessed using https, if that subdomain is not > declared as secure in the virtual host.What exactly do you mean by subdomain? Do you mean you have severalsites on the same IP? Then you have name-based virtual-hosting and youcannot distinguish between the sites in HTTPS (seehttp://httpd.apache.org/docs/2.2/ssl/ssl_faq.html#vhosts2)Rgds,Owen BoyleDisclaimer: Any disclaimer attached to this message may be ignored. > > I beguine to suspect this code:> <VirtualHost _default_:443>> May be the default is what is allowing other subdomains to be > accessed in https.> > > Thanks> Bashiro> > --- On Wed 01/17, Boyle Owen < Owen.Boyle [at] swx > wrote:> From: Boyle Owen [mailto: Owen.Boyle [at] swx]> To: users [at] httpd> Date: Wed, 17 Jan 2007 11:14:32 +0100> Subject: RE: [users [at] http] Changing ssl
certificate> > > -----Original Message-----> From: Bashiro > [mailto:bashiro [at] myway] > Sent: Wednesday, January 17, > 2007 10:27 AM> To: users [at] httpd> Subject: > [users [at] http] Changing ssl certificate > > > > Hello folks,> > > Thanks in advance for any help I could get.> I created a > self-signed certificate and it's working fine.Thanks to> the > guys here.> I then created another certificate and wanted to > change, > remove or delete the old one. How do I let apache > know that I > want to use the new one.> I changed the path of > the ssl to the newly created ssl > certificate, What did you > write? (cut'n'paste exact line from config)> but I get errors > from apache. what *exact* errors (cut'n'paste from browser > and error log)Rgds,Owen BoyleDisclaimer: Any disclaimer > attached to this message may be ignored. > Cannot start > > service. If I change it to the old one then it does work.> > > Any help ?> > Thanks> Bashiro> > >
_______________________________________________> No banners. > No pop-ups. No > kidding.> Make My Way your home on the Web - > http://www.myway.com> > > > > --------------------------------------------------------------> -------> The official User-To-User support forum of the > Apache HTTP > Server Project.> See > <URL:http://httpd.apache.org/userslist.html> for more info.> > To unsubscribe, e-mail: users-unsubscribe [at] httpd> > " from the digest: > users-digest-unsubscribe [at] httpd> For additional > commands, e-mail: users-help [at] httpd> This message > is for the named person's use only. It may contain > confidential, proprietary or legally privileged information. > No confidentiality or privilege is waived or lost by any > mistransmission. If you receive this message in error, please > notify the sender urgently and then immediately delete the > message and any copies of it from your system. Please also > immediately destroy any hardcopies of
the message. You must > not, directly or indirectly, use, disclose, distribute, > print, or copy any part of this > message if you are not the intended recipient. The sender's > company reserves the right to monitor all e-mail > communications through their networks. Any views expressed in > this message are those of the individual sender, except where > the message states otherwise and the sender is authorised to > state them to be the views of the sender's > company.------------------------------------------------------> ---------------The official User-To-User support forum of the > Apache HTTP Server Project.See > <URL:http://httpd.apache.org/userslist.html> for more info.To > unsubscribe, e-mail: users-unsubscribe [at] httpd " > from the digest: users-digest-unsubscribe [at] httpd > additional commands, e-mail: users-help [at] httpd> > _______________________________________________> No banners. No pop-ups. No kidding.> Make My Way your home on
the Web - http://www.myway.com> > > > ---------------------------------------------------------------------> The official User-To-User support forum of the Apache HTTP > Server Project.> See <URL:http://httpd.apache.org/userslist.html> for more info.> To unsubscribe, e-mail: users-unsubscribe [at] httpd> " from the digest: users-digest-unsubscribe [at] httpd> For additional commands, e-mail: users-help [at] httpd> This message is for the named person's use only. It may contain confidential, proprietary or legally privileged information. No confidentiality or privilege is waived or lost by any mistransmission. If you receive this message in error, please notify the sender urgently and then immediately delete the message and any copies of it from your system. Please also immediately destroy any hardcopies of the message. You must not, directly or indirectly, use, disclose, distribute, print, or copy any part of this message if you are not the intended
recipient. The sender's company reserves the right to monitor all e-mail communications through their networks. Any views expressed in this message are those of the individual sender, except where the message states otherwise and the sender is authorised to state them to be the views of the sender's company.---------------------------------------------------------------------The official User-To-User support forum of the Apache HTTP Server Project.See <URL:http://httpd.apache.org/userslist.html> for more info.To unsubscribe, e-mail: users-unsubscribe [at] httpd " from the digest: users-digest-unsubscribe [at] httpd additional commands, e-mail: users-help [at] httpd

_______________________________________________
No banners. No pop-ups. No kidding.
Make My Way your home on the Web - http://www.myway.com



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe [at] httpd
" from the digest: users-digest-unsubscribe [at] httpd
For additional commands, e-mail: users-help [at] httpd


Owen.Boyle at swx

Jan 18, 2007, 1:26 AM

Post #6 of 7 (438 views)
Permalink
RE: Changing ssl certificate [In reply to]

> -----Original Message-----
> From: Bashiro [mailto:bashiro [at] myway]
> Sent: Thursday, January 18, 2007 10:21 AM
> To: users [at] httpd
> Subject: RE: [users [at] http] Changing ssl certificate
>
>
> Hello,
> I appreciate any help I do get here.
>
> I thought the problem is solved. But I was editing the wrong
> httpd.conf file. So the problem has not benn solved. that is
> why I was still seeing the old certificate in browser.
>
> Apache does not start when I change the certificate path anyway.
> What am I doing wrong ? Apache gives a popup windows failed
> to start the service

error log?

>
> Thanks
>
> Bashiro
>
> --- On Thu 01/18, Boyle Owen < Owen.Boyle [at] swx > wrote:
> From: Boyle Owen [mailto: Owen.Boyle [at] swx]
> To: users [at] httpd
> Date: Thu, 18 Jan 2007 08:11:13 +0100
> Subject: RE: [users [at] http] Changing ssl certificate
>
> > -----Original Message-----> From: Bashiro
> [mailto:bashiro [at] myway] > Sent: Wednesday, January 17,
> 2007 10:30 PM> To: users [at] httpd> Subject: RE:
> [users [at] http] Changing ssl certificate> > > > Thanks again
> Owen,> This is my code snip> > SSLCertificateKeyFile
> C:/Apache/Apache2.2/conf/ssl/myserver.key> SSLCertificateFile
> C:/Apache/Apache2.2/conf/ssl/myserver.crt> > Before apache
> does not start when I change it. Biut now it does start.> But
> the problem is: I still see the old certificate when I ask
> the > browser to show me (during an alert).Make sure you are
> not seeing a cached version - clear the browser cache(stop
> and restart it).Also, you need to do a full stop then start
> of apache to reload a cert -apache restart or graceful is not
> sufficient.> > 1. > How do I change this to take effect of
> the new certificate > in browser.> > 2. > I have only
> declared only one subdomain as secure host > example,
> https://secure.myhost.com in the virtual host. But > when other sub
> domains are accessed with https:// it does > display the
> files intended only for ssl virtual domain. How > do I tell
> apache not to show ssl files when any other sub > domain is
> accessed using https, if that subdomain is not > declared as
> secure in the virtual host.What exactly do you mean by
> subdomain? Do you mean you have severalsites on the same IP?
> Then you have name-based virtual-hosting and youcannot
> distinguish between the sites in HTTPS
> (seehttp://httpd.apache.org/docs/2.2/ssl/ssl_faq.html#vhosts2)
> Rgds,Owen BoyleDisclaimer: Any disclaimer attached to this
> message may be ignored. > > I beguine to suspect this code:>
> <VirtualHost _default_:443>> May be the default is what is
> allowing other subdomains to be > accessed in https.> > >
> Owen.Boyle [at] swx > wrote:> From: Boyle Owen [mailto:
> Owen.Boyle [at] swx]> To: users [at] httpd> Date: Wed,
> 17 Jan 2007 11:14:32 +0100> Subject: RE: [users [at] http] Changing ssl
> [mailto:bashiro [at] myway] > Sent: Wednesday, January 17, >
> 2007 10:27 AM> To: users [at] httpd> Subject: >
> [users [at] http] Changing ssl certificate > > > > Hello folks,>
> > > Thanks in advance for any help I could get.> I created a
> > self-signed certificate and it's working fine.Thanks to>
> the > guys here.> I then created another certificate and
> wanted to > change, > remove or delete the old one. How do I
> let apache > know that I > want to use the new one.> I
> changed the path of > the ssl to the newly created ssl >
> certificate, What did you > write? (cut'n'paste exact line
> from config)> but I get errors > from apache. what *exact*
> errors (cut'n'paste from browser > and error log)Rgds,Owen
> BoyleDisclaimer: Any disclaimer > attached to this message
> may be ignored. > Cannot start > > service. If I change it to
> the old one then it does work.> > > Any help ?> > Thanks>
> _______________________________________________> No banners.
> > No pop-ups. No > kidding.> Make My Way your home on the
> Web - > http://www.myway.com> > > > >
> --------------------------------------------------------------
> > -------> The official User-To-User support forum of the >
> Apache HTTP > Server Project.> See >
> <URL:http://httpd.apache.org/userslist.html> for more info.>
> > To unsubscribe, e-mail: users-unsubscribe [at] httpd>
> > " from the digest: >
> users-digest-unsubscribe [at] httpd> For additional >
> commands, e-mail: users-help [at] httpd> This message
> > is for the named person's use only. It may contain >
> confidential, proprietary or legally privileged information.
> > No confidentiality or privilege is waived or lost by any >
> mistransmission. If you receive this message in error, please
> > notify the sender urgently and then immediately delete the
> > message and any copies of it from your system. Please also
> > immediately destroy any hardcopies of
> the message. You must > not, directly or indirectly, use,
> disclose, distribute, > print, or copy any part of this >
> message if you are not the intended recipient. The sender's >
> company reserves the right to monitor all e-mail >
> communications through their networks. Any views expressed in
> > this message are those of the individual sender, except
> where > the message states otherwise and the sender is
> authorised to > state them to be the views of the sender's >
> company.------------------------------------------------------
> > ---------------The official User-To-User support forum of
> the > Apache HTTP Server Project.See >
> <URL:http://httpd.apache.org/userslist.html> for more info.To
> > unsubscribe, e-mail: users-unsubscribe [at] httpd "
> > from the digest:
> users-digest-unsubscribe [at] httpd > additional
> commands, e-mail: users-help [at] httpd> >
> _______________________________________________> No banners.
> No pop-ups. No kidding.> Make My Way your home on
> the Web - http://www.myway.com> > > >
> --------------------------------------------------------------
> -------> The official User-To-User support forum of the
> Apache HTTP > Server Project.> See
> <URL:http://httpd.apache.org/userslist.html> for more info.>
> To unsubscribe, e-mail: users-unsubscribe [at] httpd>
> " from the digest:
> users-digest-unsubscribe [at] httpd> For additional
> commands, e-mail: users-help [at] httpd> This message
> is for the named person's use only. It may contain
> confidential, proprietary or legally privileged information.
> No confidentiality or privilege is waived or lost by any
> mistransmission. If you receive this message in error, please
> notify the sender urgently and then immediately delete the
> message and any copies of it from your system. Please also
> immediately destroy any hardcopies of the message. You must
> not, directly or indirectly, use, disclose, distribute,
> print, or copy any part of this message if you are not the intended
> recipient. The sender's company reserves the right to monitor
> all e-mail communications through their networks. Any views
> expressed in this message are those of the individual sender,
> except where the message states otherwise and the sender is
> authorised to state them to be the views of the sender's
> company.------------------------------------------------------
> ---------------The official User-To-User support forum of the
> Apache HTTP Server Project.See
> <URL:http://httpd.apache.org/userslist.html> for more info.To
> unsubscribe, e-mail: users-unsubscribe [at] httpd "
> from the digest: users-digest-unsubscribe [at] httpd
> additional commands, e-mail: users-help [at] httpd
>
> _______________________________________________
> No banners. No pop-ups. No kidding.
> Make My Way your home on the Web - http://www.myway.com
>
>
>
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP
> Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscribe [at] httpd
> " from the digest: users-digest-unsubscribe [at] httpd
> For additional commands, e-mail: users-help [at] httpd
>

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe [at] httpd
" from the digest: users-digest-unsubscribe [at] httpd
For additional commands, e-mail: users-help [at] httpd


Owen.Boyle at swx

Jan 18, 2007, 11:17 PM

Post #7 of 7 (452 views)
Permalink
RE: Changing ssl certificate [In reply to]

> -----Original Message-----
> From: Bashiro [mailto:bashiro [at] myway]
> Sent: Thursday, January 18, 2007 10:30 PM
> To: Boyle Owen

I guess you made an error here and meant to send this to the list and
not to me directly...

> Subject: RE: [users [at] http] Changing ssl certificate
>
>
> Hello again,
>
>
>
> I deleted the error log and started apache again.
>
>
>
> This is what it puts in the eeror log
>
>
>
> [Thu Jan 18 22:24:48 2007] [error] Init: SSLPassPhraseDialog
> builtin is not supported on Win32 (key file
> C:/Apache/Apache2.2/conf/ssl/myserver.key)

Your directive (SSLPassPhraseDialog builtin) is not supported on your OS
(win32). So you can't use it. I've no experience of SSL on windows so
can't advise further.

A work-around would be to remove the pass-phrase from the cert
(http://httpd.apache.org/docs/2.2/ssl/ssl_faq.html#removepassphrase).

Rgds,
Owen Boyle
Disclaimer: Any disclaimer attached to this message may be ignored.

>
>
>
> How do I go about it ?
>
> Thanks in advance
>
>
>
>
>
> Bashiro
>
>
>
> --- On Thu 01/18, Boyle Owen < Owen.Boyle [at] swx > wrote:
>
> From: Boyle Owen [mailto: Owen.Boyle [at] swx]
>
> To: users [at] httpd, bashiro [at] myway
>
> Date: Thu, 18 Jan 2007 10:26:11 +0100
>
> Subject: RE: [users [at] http] Changing ssl certificate
>
>
>
> > -----Original Message-----> From: Bashiro
> [mailto:bashiro [at] myway] > Sent: Thursday, January 18, 2007
> 10:21 AM> To: users [at] httpd> Subject: RE:
> [users [at] http] Changing ssl certificate> > > Hello,> I
> appreciate any help I do get here.> > I thought the problem
> is solved. But I was editing the wrong > httpd.conf file. So
> the problem has not benn solved. that is > why I was still
> seeing the old certificate in browser.> > Apache does not
> start when I change the certificate path anyway.> What am I
> doing wrong ? Apache gives a popup windows failed > to start
> the serviceerror log?> > Thanks> > Bashiro> > --- On Thu
> 01/18, Boyle Owen < Owen.Boyle [at] swx > wrote:> From: Boyle
> Owen [mailto: Owen.Boyle [at] swx]> To:
> users [at] httpd> Date: Thu, 18 Jan 2007 08:11:13
> +0100> Subject: RE: [users [at] http] Changing ssl certificate> >
> > -----Original Message-----> From: Bashiro >
> [mailto:bashiro [at] myway] > Sent: Wednesday, January 17, >
> 2007 10:30 PM> To:
> users [at] httpd> Subject: RE: > [users [at] http] Changing
> ssl certificate> > > > Thanks again > Owen,> This is my code
> C:/Apache/Apache2.2/conf/ssl/myserver.key> SSLCertificateFile
> > C:/Apache/Apache2.2/conf/ssl/myserver.crt> > Before apache
> > does not start when I change it. Biut now it does start.>
> But > the problem is: I still see the old certificate when I
> ask > the > browser to show me (during an alert).Make sure
> you are > not seeing a cached version - clear the browser
> cache(stop > and restart it).Also, you need to do a full stop
> then start > of apache to reload a cert -apache restart or
> graceful is not > sufficient.> > 1. > How do I change this to
> take effect of > the new certificate > in browser.> > 2. > I
> have only > declared only one subdomain as secure host >
> example, > https://secure.myhost.com in the virtual host. But
> > when other sub > domains are accessed with https:// it does
> > display the > files intended only for ssl
> virtual domain. How > do I tell > apache not to show ssl
> files when any other sub > domain is > accessed using https,
> if that subdomain is not > declared as > secure in the
> virtual host.What exactly do you mean by > subdomain? Do you
> mean you have severalsites on the same IP? > Then you have
> name-based virtual-hosting and youcannot > distinguish
> between the sites in HTTPS >
> (seehttp://httpd.apache.org/docs/2.2/ssl/ssl_faq.html#vhosts2)
> > Rgds,Owen BoyleDisclaimer: Any disclaimer attached to this
> > message may be ignored. > > I beguine to suspect this
> code:> > <VirtualHost _default_:443>> May be the default is
> what is > allowing other subdomains to be > accessed in
> https.> > > > Thanks> Bashiro> > --- On Wed 01/17, Boyle
> Owen < > Owen.Boyle [at] swx > wrote:> From: Boyle Owen
> [mailto: > Owen.Boyle [at] swx]> To: users [at] httpd>
> Date: Wed, > 17 Jan 2007 11:14:32 +0100> Subject: RE:
> [users [at] http] Changing ssl > certificate> > > -----Original
> Message-----> From: Bashiro > !
> >
> [mailto:bashiro [at] myway] > Sent: Wednesday, January 17, > >
> 2007 10:27 AM> To: users [at] httpd> Subject: > >
> [users [at] http] Changing ssl certificate > > > > Hello folks,>
> > > > Thanks in advance for any help I could get.> I created
> a > > self-signed certificate and it's working fine.Thanks
> and > wanted to > change, > remove or delete the old one. How
> do I > let apache > know that I > want to use the new one.> I
> > changed the path of > the ssl to the newly created ssl > >
> certificate, What did you > write? (cut'n'paste exact line >
> from config)> but I get errors > from apache. what *exact* >
> errors (cut'n'paste from browser > and error log)Rgds,Owen >
> BoyleDisclaimer: Any disclaimer > attached to this message >
> may be ignored. > Cannot start > > service. If I change it to
> > the old one then it does work.> > > Any help ?> > Thanks> >
> _______________________________________________> No banners. > !
> >
> No pop-ups. No > kidding.> Make My Way your home on the >
> Web - > http://www.myway.com> > > > > >
> --------------------------------------------------------------
> > > -------> The official User-To-User support forum of the >
> > Apache HTTP > Server Project.> See > >
> <URL:http://httpd.apache.org/userslist.html> for more info.>
> > > To unsubscribe, e-mail:
> users-unsubscribe [at] httpd> > > " from the
> digest: > > users-digest-unsubscribe [at] httpd> For
> additional > > commands, e-mail: users-help [at] httpd>
> This message > > is for the named person's use only. It may
> contain > > confidential, proprietary or legally privileged
> information. > > No confidentiality or privilege is waived or
> lost by any > > mistransmission. If you receive this message
> in error, please > > notify the sender urgently and then
> immediately delete the > > message and any copies of it from
> your system. Please also > > immediately destroy any
> hardcopies of > the message. You must > not,
> directly or indirectly, use, > disclose, distribute, > print,
> or copy any part of this > > message if you are not the
> intended recipient. The sender's > > company reserves the
> right to monitor all e-mail > > communications through their
> networks. Any views expressed in > > this message are those
> of the individual sender, except > where > the message states
> otherwise and the sender is > authorised to > state them to
> be the views of the sender's > >
> company.------------------------------------------------------
> > > ---------------The official User-To-User support forum of
> > the > Apache HTTP Server Project.See > >
> <URL:http://httpd.apache.org/userslist.html> for more info.To
> > > unsubscribe, e-mail: users-unsubscribe [at] httpd
> " > > from the digest: >
> users-digest-unsubscribe [at] httpd > additional >
> commands, e-mail: users-help [at] httpd> > >
> _______________________________________________> No banners.
> > No pop-ups. No kidding.> Make My Way your
> home on > the Web - http://www.myway.com> > > > >
> --------------------------------------------------------------
> > -------> The official User-To-User support forum of the >
> Apache HTTP > Server Project.> See >
> <URL:http://httpd.apache.org/userslist.html> for more info.>
> > To unsubscribe, e-mail: users-unsubscribe [at] httpd>
> > " from the digest: >
> users-digest-unsubscribe [at] httpd> For additional >
> commands, e-mail: users-help [at] httpd> This message
> > is for the named person's use only. It may contain >
> confidential, proprietary or legally privileged information.
> > No confidentiality or privilege is waived or lost by any >
> mistransmission. If you receive this message in error, please
> > notify the sender urgently and then immediately delete the
> > message and any copies of it from your system. Please also
> > immediately destroy any hardcopies of the message. You must
> > not, directly or indirectly, use, disclose, distribute, >
> print, or copy any part o!
> f
> this message if you are not the intended > recipient. The
> sender's company reserves the right to monitor > all e-mail
> communications through their networks. Any views > expressed
> in this message are those of the individual sender, > except
> where the message states otherwise and the sender is >
> authorised to state them to be the views of the sender's >
> company.------------------------------------------------------
> > ---------------The official User-To-User support forum of
> the > Apache HTTP Server Project.See >
> <URL:http://httpd.apache.org/userslist.html> for more info.To
> > unsubscribe, e-mail: users-unsubscribe [at] httpd "
> > from the digest:
> users-digest-unsubscribe [at] httpd > additional
> commands, e-mail: users-help [at] httpd> >
> _______________________________________________> No banners.
> No pop-ups. No kidding.> Make My Way your home on the Web -
> http://www.myway.com> > > >
> --------------------------------------------------------------
> ------->
> The official User-To-User support forum of the Apache HTTP >
> Server Project.> See
> <URL:http://httpd.apache.org/userslist.html> for more info.>
> To unsubscribe, e-mail: users-unsubscribe [at] httpd>
> " from the digest:
> users-digest-unsubscribe [at] httpd> For additional
> commands, e-mail: users-help [at] httpd>
>
> _______________________________________________
> No banners. No pop-ups. No kidding.
> Make My Way your home on the Web - http://www.myway.com
>
>


This message is for the named person's use only. It may contain confidential, proprietary or legally privileged information. No confidentiality or privilege is waived or lost by any mistransmission. If you receive this message in error, please notify the sender urgently and then immediately delete the message and any copies of it from your system. Please also immediately destroy any hardcopies of the message. You must not, directly or indirectly, use, disclose, distribute, print, or copy any part of this message if you are not the intended recipient. The sender's company reserves the right to monitor all e-mail communications through their networks. Any views expressed in this message are those of the individual sender, except where the message states otherwise and the sender is authorised to state them to be the views of the sender's company.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe [at] httpd
" from the digest: users-digest-unsubscribe [at] httpd
For additional commands, e-mail: users-help [at] httpd

Apache users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.